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

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

@font-face {
	font-family: 'CallunaRegular';
	src: url('../fonts/Calluna-Regular-webfont.eot');
	src: url('../fonts/Calluna-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Calluna-Regular-webfont.woff') format('woff'),
		url('../fonts/Calluna-Regular-webfont.ttf') format('truetype'),
		url('../fonts/Calluna-Regular-webfont.svg#CallunaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}