﻿@font-face {
    font-family: 'thneueInter';
    src: url('../fonts/ThaiSansNeue-Regular.eot');
    src: url('../fonts/ThaiSansNeue-Regular.eot');
    src: url('../fonts/ThaiSansNeue-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ThaiSansNeue-Regular.woff') format('woff'), url('../fonts/ThaiSansNeue-Regular.ttf') format('truetype'), url('../fonts/ThaiSansNeue-Regular.svg#et-line') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: thneueInter,Verdana, Arial, sans-serif;
    font-size: 30px;
    margin: 0;
    padding: 0;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
