@font-face {
    font-family: 'simbalregular';
    src: url('../webfonts/Simbal-Regular.otf');
	src: url('../webfonts/Simbal-Regular.eot');src: 
	url('../webfonts/Simbal-Regular.eot?#iefix') format('embedded-opentype'),
	url('../webfonts/Simbal-Regular.woff2') format('woff2'),
	url('../webfonts/Simbal-Regular.woff') format('woff'),
	url('../webfonts/Simbal-Regular.ttf') format('truetype');
	/* font-weight: normal;
	font-style: normal; */
}

*, h1, h2, h3, h4, h5, h6, p, div, span, a, pre { font-family: 'simbalregular'; }