/*
Theme Name: Empirerealty.vn
Description: This is a child theme for Flatsome Theme
Author: <a href="https://bdsonline.com.vn/" target="_blank"><span>Ngọc Huy BĐS Online</span></a>
Template: flatsome
Version: 3.0
*/
/*Base font:*/
body{font-family:  "SVN-Gotham",  sans-serif}
/*Navigation font::*/
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {font-family:  "SVN-Gotham", sans-serif;}
/*Heading font:*/
h1,h2,h3,h4,h5,h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: "SVN-Gotham", sans-serif;}
/*Alt font:*/
.alt-font{font-family: "Montserrat", sans-serif;}

/* Khai báo font gotham bold */
/*@font-face {
    font-family: 'SVN-Gotham';
    font-weight: 700;
    font-style: normal;
    src: url('fonts/SVN-Gotham Bold.otf') format('truetype');
}*/
@font-face {
    font-family: 'SVN-Gotham';
    font-weight: 700;
    font-style: normal;
    src: url('fonts/SVN-Gotham Regular.otf') format('truetype');
}
@font-face {
    font-family: 'SVN-Gotham';
    font-weight: 300;
    font-style: normal;
    src: url('fonts/SVN-Gotham Light.otf') format('truetype');
}
@font-face {
    font-family: 'SVN-Gotham';
    font-weight: 100;
    font-style: normal;
    src: url('fonts/SVN-Gotham Thin.otf') format('truetype');
}
@font-face {
    font-family: 'SVN-Gotham';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/SVN-Gotham Book.otf') format('truetype');
}
/*Font Regular thay thế Google Font*/
@font-face {
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Arsenal';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/Arsenal-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/Roboto-Regular.ttf') format('truetype');
}
/* Khai báo font Montserrat extra light */
@font-face {
    font-family: 'Montserrat';
    font-weight: 200;
    font-style: normal;
    src: url('fonts/Montserrat-ExtraLight.ttf') format('truetype');
}
/* Khai báo font Montserrat bold */
@font-face {
    font-family: 'Montserrat';
    font-weight: 700;
    font-style: normal;
    src: url('fonts/Montserrat-Bold.ttf') format('truetype');
}
/* Khai báo font Montserrat Extra bold */
@font-face {
    font-family: 'Montserrat';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('fonts/Montserrat-ExtraBold.ttf') format('truetype');
}
/* Khai báo font Montserrat semi bold */
@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('fonts/Montserrat-SemiBold.ttf') format('truetype');
}
/* Khai báo font Great Vibes */
@font-face {
    font-family: 'Great Vibes';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/GreatVibes-Regular.ttf') format('truetype');
}
/* Khai báo font stix */
@font-face {
    font-family: 'STIX Two Text';
    font-weight: 700;
    font-style: normal;
    src: url('fonts/STIXTwoText-Bold.ttf') format('truetype');
}
/* Khai báo font stix */
@font-face {
    font-family: 'STIX Two Text';
    font-weight: 500;
    font-style: normal;
    src: url('fonts/STIXTwoText-Medium.ttf') format('truetype');
}
/* Khai báo font stix */
@font-face {
    font-family: 'STIX Two Text';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/STIXTwoText-Regular.ttf') format('truetype');
}
/* Khai báo font stix */
@font-face {
    font-family: 'STIX Two Text';
    font-weight: 600;
    font-style: normal;
    src: url('fonts/STIXTwoText-SemiBold.ttf') format('truetype');
}

/* Khai báo font Cormorant Garamond */
@font-face {
    font-family: 'Cormorant Garamond';
    font-weight: 500;
    font-style: normal;
    src: url('fonts/CormorantGaramond-VariableFont_wght.ttf') format('truetype');
}
/* Khai báo font Cormorant Garamond */
@font-face {
    font-family: 'Cormorant Garamond';
    font-weight: 500;
    font-style: italic;
    src: url('fonts/CormorantGaramond-Italic-VariableFont_wght.ttf') format('truetype');
}