@font-face {
    font-family: Circular-Std-book;
    font-style: normal;
    src: url('../fonts/FontsFree-Net-Circular-Std-Book-2.ttf') format('truetype');
}

@font-face {
    font-family: Circular-Std-medium;
    font-style: normal;
    src: url('../fonts/FontsFree-Net-CircularStd-Medium.ttf') format('truetype');
}

@font-face {
    font-family: Circular-Std-bold;
    font-style: normal;
    src: url('../fonts/FontsFree-Net-CircularStd-Bold.ttf') format('truetype');
}

@font-face {
    font-family: CrimsonPro;
    font-style: 300;
    src: url('../fonts/CrimsonPro-Italic-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: CrimsonPro;
    font-style: 800;
    src: url('../fonts/CrimsonPro-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: msyi;
    font-style: normal;
    src: url('../fonts/msyi.ttf') format('truetype');
}

@font-face {
    font-family: myriad;
    font-style: normal;
    src: url('../fonts/MYRIADPRO-REGULAR_new.OTF') format('opentype');
}

@font-face {
    font-family: Fontspring-light;
    font-style: normal;
    src: url('../fonts/Fontspring-DEMO-cerapro-light.otf') format('opentype');
}

@font-face {
    font-family: Fontspring;
    font-style: normal;
    src: url('../fonts/Fontspring-DEMO-cerapro-black.otf') format('opentype');
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Microsoft JhengHei Regular' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-splash:before {
    content: "\e900";
}
.icon-hover:before {
    content: "\e913";
}
.icon-call:before {
    content: "\e901";
}
.icon-class:before {
    content: "\e902";
}
.icon-clock:before {
    content: "\e903";
}
.icon-color:before {
    content: "\e904";
}
.icon-food:before {
    content: "\e905";
}
.icon-link:before {
    content: "\e906";
}
.icon-map:before {
    content: "\e907";
}
.icon-music-class:before {
    content: "\e908";
}
.icon-parents:before {
    content: "\e909";
}
.icon-play:before {
    content: "\e90a";
}
.icon-prev:before {
    content: "\e90b";
}
.icon-next:before {
    content: "\e90c";
}
.icon-reader:before {
    content: "\e90d";
}
.icon-teacher:before {
    content: "\e90e";
}
.icon-testimonial:before {
    content: "\e90f";
}
.icon-translator:before {
    content: "\e910";
}
.icon-trophy:before {
    content: "\e911";
}
.icon-user:before {
    content: "\e912";
}

@font-face {
    font-family: Copperplate-Gothic;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/CopperplateGothic/Copperplate Gothic Regular.otf') format('opentype');
}

@font-face {
    font-family: Copperplate-Gothic;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/CopperplateGothic/Copperplate Gothic Bold.otf') format('opentype');
}

@font-face {
    font-family: HelveticaNeue;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/HelveticaNeue/HelveticaNeueThin.otf') format('opentype');
}

@font-face {
    font-family: HelveticaNeue;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/HelveticaNeue/HelveticaNeueLight.otf') format('opentype');
}

@font-face {
    font-family: HelveticaNeue;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/HelveticaNeue/Helvetica Neue Regular.otf') format('opentype');
}

@font-face {
    font-family: HelveticaNeue;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/HelveticaNeue/HelveticaNeueMedium.otf') format('opentype');
}

@font-face {
    font-family: HelveticaNeue;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/HelveticaNeue/HelveticaNeueBlack.otf') format('opentype');
}

@font-face {
    font-family: HelveticaNeue;
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/HelveticaNeue/HelveticaNeueItalic.ttf') format('truetype');
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 100 900;
    src: url('../fonts/Inter/Inter-VariableFont_opsz,wght.ttf') format('truetype-variations');
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 100 900;
    src: url('../fonts/Inter/Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype-variations');
}

