/* CSS Document */
/* Degined by CodeZa (www.fb.com/CodeZa) */
/* Fonts CSS */
@import url('font-awesome.css');
@font-face {
    font-family: 'thaisans';
    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#thaisans_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'supermarket';
    src: url('fonts/supermarket.eot');
    src: url('fonts/supermarket.eot?#iefix') format('embedded-opentype'),
         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: 'quark';
    src: url('fonts/quark-light.eot');
    src: url('fonts/quark-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/quark-light.woff') format('woff'),
         url('fonts/quark-light.ttf') format('truetype'),
         url('fonts/quark-light.svg#quark-light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bangna';
    src: url('fonts/wdb_bangna-webfont.eot');
    src: url('fonts/wdb_bangna-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/wdb_bangna-webfont.woff') format('woff'),
         url('fonts/wdb_bangna-webfont.ttf') format('truetype'),
         url('fonts/wdb_bangna-webfont.svg#wdb_bangnaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.fontsupermarket { font-family:bangna; }
.fontsupermarket { font-family:supermarket; }
.fontthaisans { font-family:thaisans; }
.fontquark { font-family:quark; }
.font10 { font-size:10px; }
.font12 { font-size:12px; }
.font14 { font-size:14px; }
.font16 { font-size:16px; }
.font18 { font-size:18px; }
.font20 { font-size:20px; }
.font24 { font-size:24px; }

