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