/*
Theme Name: THEME TÚ PHẠM
Description: Theme by Phạm Văn Tú
Author: https://phamvantu.com
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


@font-face {
    font-family: 'ROSSCE';
    src: url('/wp-content/themes/TUPV THEME/font/ROSSCERegular.eot');
    src: url('/wp-content/themes/TUPV THEME/font/ROSSCERegular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/TUPV THEME/font/ROSSCERegular.woff2') format('woff2'),
        url('/wp-content/themes/TUPV THEME/font/ROSSCERegular.woff') format('woff'),
        url('/wp-content/themes/TUPV THEME/font/ROSSCERegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Gotu';
    src: url('/wp-content/themes/TUPV THEME/font/Gotu-Regular.eot');
    src: url('/wp-content/themes/TUPV THEME/font/Gotu-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/TUPV THEME/font/Gotu-Regular.woff2') format('woff2'),
        url('/wp-content/themes/TUPV THEME/font/Gotu-Regular.woff') format('woff'),
        url('/wp-content/themes/TUPV THEME/font/Gotu-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cesond';
    src: url('/wp-content/themes/TUPV THEME/font/Cesond.eot');
    src: url('/wp-content/themes/TUPV THEME/font/Cesond.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/TUPV THEME/font/Cesond.woff2') format('woff2'),
        url('/wp-content/themes/TUPV THEME/font/Cesond.woff') format('woff'),
        url('/wp-content/themes/TUPV THEME/font/Cesond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.font-cesond {
    font-family: 'Cesond' !important;
}
.font-rossce {
    font-family: 'ROSSCE' !important;
}
.font-gotu {
    font-family: 'Gotu' !important;
}