@font-face {
    font-family: 'arialregular';
    src: url('../fonts/arial-webfont.eot');
    src: url('../fonts/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arial-webfont.woff2') format('woff2'),
         url('../fonts/arial-webfont.woff') format('woff'),
         url('../fonts/arial-webfont.ttf') format('truetype'),
         url('../fonts/arial-webfont.svg#arialregular') format('svg');
    font-weight: normal;
    font-style: normal;

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

}