/* font converted using font-converter.net. thank you! */

@font-face {
  font-family: "WDBBangna";
  src: url("../fonts/WDBBangna.eot"); /* IE9 Compat Modes */
  src: url("./fonts/WDBBangna.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/WDBBangna.otf") format("opentype"), /* Open Type Font */
    url("../fonts/WDBBangna.svg") format("svg"), /* Legacy iOS */
    url("../fonts/WDBBangna.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/WDBBangna.woff") format("woff"), /* Modern Browsers */
    url("../fonts/WDBBangna.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
* {font-family: "WDBBangna";}
.sample {
	text-align: center;
}
.sample {
	font-size: 24px;
}
