@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: 'Amsterdam'; 
    src: url('../fonts/Amsterdam/Amsterdam_Four_ttf_400.ttf') format('truetype');
	font-weight: 400;
    font-style: normal;
}

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

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

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

@font-face {
    font-family: 'Garamond'; 
    src: url('../fonts/Garamond/GARA.TTF') format('truetype');
	font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond'; 
    src: url('../fonts/Garamond/GARABD.TTF') format('truetype');
	font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond'; 
    src: url('../fonts/Garamond/GARAIT.TTF') format('truetype');
    font-style: italic;
}

