/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/
@font-face {
    font-family: 'Namviet';
    src: url("/wp-content/themes/novo/fonts/Namviet-Bold.woff2") format('woff2'),
         url("/wp-content/themes/novo/fonts/Namviet-Bold.woff") format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Namviet';
    src: url("/wp-content/themes/novo/fonts/Namviet-Regular.woff2") format('woff2'),
         url("/wp-content/themes/novo/fonts/Namviet-Regular.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, p {
    font-family: Namviet, sans-serif !important;
}
body {
    font-family: Namviet, sans-serif !important;
}
/**
 * Use the following code in your theme template files to display breadcrumbs:
 */
<?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>
