
/* Prompt */
@font-face {
    font-family: 'prompt';
    src: url('../font/prompt_light.eot');
    src: url('../font/prompt_light.eot?#iefix') format('embedded-opentype'),
         url('../font/prompt_light.woff2') format('woff2'),
         url('../font/prompt_light.woff') format('woff'),
         url('../font/prompt_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'prompt_regular';
    src: url('../font/prompt_regular.eot');
    src: url('../font/prompt_regular.eot?#iefix') format('embedded-opentype'),
         url('../font/prompt_regular.woff2') format('woff2'),
         url('../font/prompt_regular.woff') format('woff'),
         url('../font/prompt_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'prompt_medium';
    src: url('../font/prompt_medium.eot');
    src: url('../font/prompt_medium.eot?#iefix') format('embedded-opentype'),
         url('../font/prompt_medium.woff2') format('woff2'),
         url('../font/prompt_medium.woff') format('woff'),
         url('../font/prompt_medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'prompt_semibold';
    src: url('../font/prompt_semibold.eot');
    src: url('../font/prompt_semibold.eot?#iefix') format('embedded-opentype'),
         url('../font/prompt_semibold.woff2') format('woff2'),
         url('../font/prompt_semibold.woff') format('woff'),
         url('../font/prompt_semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Sarabun */
@font-face {
    font-family: 'sarabun';
    src: url('../font/sarabun_regular.eot');
    src: url('../font/sarabun_regular.eot?#iefix') format('embedded-opentype'),
         url('../font/sarabun_regular.woff2') format('woff2'),
         url('../font/sarabun_regular.woff') format('woff'),
         url('../font/sarabun_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sarabun_bold';
    src: url('../font/sarabun_bold.eot');
    src: url('../font/sarabun_bold.eot?#iefix') format('embedded-opentype'),
         url('../font/sarabun_bold.woff2') format('woff2'),
         url('../font/sarabun_bold.woff') format('woff'),
         url('../font/sarabun_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}