@charset "utf-8";
/* CSS Document */

@font-face {
  font-family:'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/OpenSans-Semibold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/OpenSans-Semibold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/OpenSans-Semibold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/OpenSans-Semibold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'leelawad';
  src: url('leelawad.eot'); /* IE9 Compat Modes */
  src: url('../fonts/leelawad.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/leelawad.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/leelawad.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/leelawad.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/leelawad.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
 font-family:"leelawad";
 font-style: normal;
 font-weight: normal;
 src: url("../fonts/leelawad.ttf") format("truetype"), url("../fonts/leelawad.ttf") format("svg");
}

/*-------------*/

@font-face {
 font-family:"OpenSans-Semibold";
 font-style: normal;
 font-weight: normal;
 src: url("../fonts/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold.ttf") format("svg");
}
