@charset "utf-8";

@font-face {
    font-family: 'Supermarket';
    src: url('../fonts/supermarket.eot');
    src: url('../fonts/supermarket.eot?#iefix') format('embedded-opentype'),
         url('../fonts/supermarket.woff2') format('woff2'),
         url('../fonts/supermarket.woff') format('woff'),
         url('../fonts/supermarket.ttf') format('truetype'),
         url('../fonts/supermarket.svg#Supermarket') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ThaiSansNeueRegular';
    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'),
         url('../fonts/thaisansneue-regular-webfont.svg#ThaiSansNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ThaiSansNeueBold';
    src: url('../fonts/thaisansneue-bold-webfont.eot');
    src: url('../fonts/thaisansneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thaisansneue-bold-webfont.woff2') format('woff2'),
         url('../fonts/thaisansneue-bold-webfont.woff') format('woff'),
         url('../fonts/thaisansneue-bold-webfont.ttf') format('truetype'),
         url('../fonts/thaisansneue-bold-webfont.svg#ThaiSansNeueBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansThaiRegular';
    src: url('../fonts/notosansthai-regular-webfont.eot');
    src: url('../fonts/notosansthai-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notosansthai-regular-webfont.woff2') format('woff2'),
         url('../fonts/notosansthai-regular-webfont.woff') format('woff'),
         url('../fonts/notosansthai-regular-webfont.ttf') format('truetype'),
         url('../fonts/notosansthai-regular-webfont.svg#NotoSansThaiRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansThaiBold';
    src: url('../fonts/notosansthai-bold-webfont.eot');
    src: url('../fonts/notosansthai-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notosansthai-bold-webfont.woff2') format('woff2'),
         url('../fonts/notosansthai-bold-webfont.woff') format('woff'),
         url('../fonts/notosansthai-bold-webfont.ttf') format('truetype'),
         url('../fonts/notosansthai-bold-webfont.svg#NotoSansThaiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/RobotoRegular.eot');
    src: url('../fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoRegular.woff') format('woff'),
         url('../fonts/RobotoRegular.ttf') format('truetype'),
         url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoBold.woff') format('woff'),
         url('../fonts/RobotoBold.ttf') format('truetype'),
         url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/gothic.eot');
    src: url('../fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothic.woff') format('woff'),
         url('../fonts/gothic.ttf') format('truetype'),
         url('../fonts/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkerMark';
    src: url('../fonts/markermark-regular.otf');
    src: url('../fonts/markermark-regular.woff') format('woff'),
         url('../fonts/markermark-regular.ttf') format('truetype'),
         url('../fonts/markermark-svg.otf#ThaiSansNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearingdiv { clear:both; height:0px; padding:0px; width:1px; }
.clearingdiv1 { clear:both; height:1px; padding:0px; width:1px; }
.clearingdiv3 { clear:both; height:3px; padding:0px; width:1px; }
.clearingdiv5 { clear:both; height:5px; padding:0px; width:1px; }
.clearingdiv10 { clear:both; height:10px; padding:0px; width:1px; }
.clearingdiv15 { clear:both; height:15px; padding:0px; width:1px; }
.clearingdiv20 { clear:both; height:20px; padding:0px; width:1px; }
.clearingdiv25 { clear:both; height:25px; padding:0px; width:1px; }
.clearingdiv30 { clear:both; height:30px; padding:0px; width:1px; }
.clearingdiv35 { clear:both; height:35px; padding:0px; width:1px; }
.normal { font-weight:normal; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { text-decoration:underline; }

.no-margin { margin: 0; }
.no-margin-left { margin-left: 0; }
.no-margin-right { margin-right: 0; }
.no-padding { padding: 0; }
.no-padding-left { padding-left: 0; }
.no-padding-right { padding-right: 0; }

.form-group { margin-bottom:0px !important; }  
.form-control-feedback { top:0px !important; } 
