
@font-face {
    font-family: 'misoregular';
    src: url('miso-webfont.eot');
    src: url('miso-webfont.eot?#iefix') format('embedded-opentype'),
         url('miso-webfont.woff') format('woff'),
         url('miso-webfont.ttf') format('truetype'),
         url('miso-webfont.svg#misoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
		font-family: 'Miso-Bold';
		src: url('miso-bold.eot');
		src: url('miso-bold.eot?#iefix') format('embedded-opentype'),
				 url('miso-bold.woff') format('woff'),
				 url('miso-bold.ttf') format('truetype'),
				 url('miso-bold.svg#miso-bold') format('svg');
		font-weight: normal;
		font-style: normal;
}
