@font-face {
    font-family: 'Iosevka Term Slab Light Extended';
    src: url('fonts/IosevkaTermSlab-ExtendedLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-roman-webfont.eot');
    src: url('fonts/crimson-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-roman-webfont.woff') format('woff'),
         url('fonts/crimson-roman-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-italic-webfont.eot');
    src: url('fonts/crimson-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-italic-webfont.woff') format('woff'),
         url('fonts/crimson-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-semibold-webfont.eot');
    src: url('fonts/crimson-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-semibold-webfont.woff') format('woff'),
         url('fonts/crimson-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-semibolditalic-webfont.eot');
    src: url('fonts/crimson-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-semibolditalic-webfont.woff') format('woff'),
         url('fonts/crimson-semibolditalic-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-bold-webfont.eot');
    src: url('fonts/crimson-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-bold-webfont.woff') format('woff'),
         url('fonts/crimson-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-bolditalic-webfont.eot');
    src: url('fonts/crimson-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-bolditalic-webfont.woff') format('woff'),
         url('fonts/crimson-bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Sarabun', sans-serif;
    src: url('fonts/Sarabun-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Sarabun';
    src: url('fonts/Sarabun-Bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: 'Sarabun';
    src: url('fonts/Sarabun-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Sarabun';
    src: url('fonts/Sarabun-Light.ttf') format('truetype');
    font-weight: light;
}
@font-face {
    font-family: 'Sarabun';
    src: url('fonts/Sarabun-LightItalic.ttf') format('truetype');
    font-weight: light;
    font-style: italic;
}
@font-face {
    font-family: 'Sarabun';
    src: url('fonts/Sarabun-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
