@font-face {
    font-family: 'DezenSolidLight';
    src: url('Dezen_Solid_Light-webfont.eot');
    src: url('Dezen_Solid_Light-webfont.eot?#iefix') format('embedded-opentype'),
		url('Dezen_Solid_Light-webfont.woff') format('woff'),
		url('Dezen_Solid_Light-webfont.ttf') format('truetype'),
		url('Dezen_Solid_Light-webfont.svg#DezenSolidLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DezenSolidRegular';
    src: url('Dezen_Solid_Regular-webfont.eot');
    src: url('Dezen_Solid_Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('Dezen_Solid_Regular-webfont.woff') format('woff'),
		url('Dezen_Solid_Regular-webfont.ttf') format('truetype'),
		url('Dezen_Solid_Regular-webfont.svg#DezenSolidRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

