/*@font-face {*/
/*  font-family: "Roboto";*/
/*  src: url("../fonts/Roboto-Regular.woff2") format("woff2");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/

/*@font-face {*/
/*  font-family: "Roboto";*/
/*  src: url("../fonts/Roboto-Medium.woff2") format("woff2");*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
 
/*@font-face {*/
/*  font-family: "Roboto";*/
/*  src: url("../fonts/Roboto-Bold.woff2") format("woff2");*/
/*  font-weight: bold;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
 
/*  @font-face {*/
/*  font-family: "tonmatdoanminh";*/
/*  src: url(../fonts/Baomoi_gdi.woff) format("woff"), url(../fonts/Baomoi_gdi.ttf) format("truetype");*/
/*  font-weight: 400;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
  
/*@font-face {*/
/*  font-family: "tonmatdoanminh";*/
/*  src: url(../fonts/Baomoi-Italic_gdi.woff) format("woff"), url(../fonts/Baomoi-Italic_gdi.ttf) format("truetype");*/
/*  font-weight: normal;*/
/*  font-style: italic;*/
/*  font-display: swap; }*/

/*@font-face {*/
/*  font-family: "tonmatdoanminh";*/
/*  src: url(../fonts/Baomoi-SemiBold_gdi.woff) format("woff"), url(../fonts/Baomoi-SemiBold_gdi.ttf) format("truetype");*/
/*  font-weight: 700;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
  
/*  @font-face {*/
/*  font-family: "tonmatdoanminh";*/
/*  src: url(../fonts/Baomoi-SemiBoldItalic_gdi.woff) format("woff"), url(../fonts/Baomoi-SemiBoldItalic_gdi.ttf) format("truetype");*/
/*  font-weight: 700;*/
/*  font-style: italic;*/
/*  font-display: swap; } */

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
  
@font-face {
  font-family: 'iconsax';
  src: url('../fonts/iconsax.woff2?yjegnn') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
    font-family: Line Awesome Brands;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/la-brands-400.eot);
    src: url(../fonts/la-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/la-brands-400.woff2) format("woff2"), url(../fonts/la-brands-400.woff) format("woff"), url(../fonts/la-brands-400.ttf) format("truetype"),
        url(../fonts/la-brands-400.svg#lineawesome) format("svg");
}

@font-face {
    font-family: Line Awesome Free;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/la-regular-400.eot);
    src: url(../fonts/la-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/la-regular-400.woff2) format("woff2"), url(../fonts/la-regular-400.woff) format("woff"), url(../fonts/la-regular-400.ttf) format("truetype"),
        url(../fonts/la-regular-400.svg#lineawesome) format("svg");
}

@font-face {
    font-family: Line Awesome Free;
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/la-solid-900.eot);
    src: url(../fonts/la-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/la-solid-900.woff2) format("woff2"), url(../fonts/la-solid-900.woff) format("woff"), url(../fonts/la-solid-900.ttf) format("truetype"),
        url(../fonts/la-solid-900.svg#lineawesome) format("svg");
}