@font-face {
    font-family: 'KanitLight';
    src: url('KanitLight.eot');
    src: url('KanitLight.eot') format('embedded-opentype'),
         url('KanitLight.woff2') format('woff2'),
         url('KanitLight.woff') format('woff'),
         url('KanitLight.ttf') format('truetype'),
         url('KanitLight.svg#KanitLight') format('svg');
}
@font-face {
    font-family: 'KanitRegular';
    src: url('KanitRegular.eot');
    src: url('KanitRegular.eot') format('embedded-opentype'),
         url('KanitRegular.woff2') format('woff2'),
         url('KanitRegular.woff') format('woff'),
         url('KanitRegular.ttf') format('truetype'),
         url('KanitRegular.svg#KanitRegular') format('svg');
}
@font-face {
    font-family: 'KanitBold';
    src: url('KanitBold.eot');
    src: url('KanitBold.eot') format('embedded-opentype'),
         url('KanitBold.woff2') format('woff2'),
         url('KanitBold.woff') format('woff'),
         url('KanitBold.ttf') format('truetype'),
         url('KanitBold.svg#KanitBold') format('svg');
}
@font-face {
    font-family: 'Prompt-Bold';
    src: url('Prompt-Bold.eot');
    src: url('Prompt-Bold.eot?#iefix') format('embedded-opentype'),
        url('Prompt-Bold.woff2') format('woff2'),
        url('Prompt-Bold.woff') format('woff'),
        url('Prompt-Bold.ttf') format('truetype'),
        url('Prompt-Bold.svg#Prompt-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt-SemiBold';
    src: url('Prompt-SemiBold.eot');
    src: url('Prompt-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Prompt-SemiBold.woff2') format('woff2'),
        url('Prompt-SemiBold.woff') format('woff'),
        url('Prompt-SemiBold.ttf') format('truetype'),
        url('Prompt-SemiBold.svg#Prompt-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt-Regular';
    src: url('Prompt-Regular.eot');
    src: url('Prompt-Regular.eot?#iefix') format('embedded-opentype'),
        url('Prompt-Regular.woff2') format('woff2'),
        url('Prompt-Regular.woff') format('woff'),
        url('Prompt-Regular.ttf') format('truetype'),
        url('Prompt-Regular.svg#Prompt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt-Light';
    src: url('Prompt-Light.eot');
    src: url('Prompt-Light.eot?#iefix') format('embedded-opentype'),
        url('Prompt-Light.woff2') format('woff2'),
        url('Prompt-Light.woff') format('woff'),
        url('Prompt-Light.ttf') format('truetype'),
        url('Prompt-Light.svg#Prompt-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

