@font-face {
    font-family: 'ZonaPro';
    src: url('../fonts/ZonaPro-SemiBold.otf');
    src: url('../fonts/ZonaPro-SemiBold.otf') format('opentype');
	font-style: normal;
	font-weight:100;
}
@font-face {
    font-family: 'ZonaProthin';
    src: url('../fonts/ZonaPro-Thin.otf');
    src: url('../fonts/ZonaPro-Thin.otf') format('opentype');
    font-style: normal;
    font-weight:100;
}
@font-face {
    font-family: 'Knockout';
    src: url('../fonts/Knockout-49.otf');
    src: url('../fonts/Knockout-49.otf') format('opentype');
        
	font-style: normal;
	font-weight:100;
}
/*@font-face {
    font-family: 'choplin';
    src: url('../fonts/choplin-medium-demo-webfont.eot');
    src: url('../fonts/choplin-medium-demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/choplin-medium-demo-webfont.woff2') format('woff2'),
         url('../fonts/choplin-medium-demo-webfont.woff') format('woff'),
         url('../fonts/choplin-medium-demo-webfont.ttf') format('truetype'),
         url('../fonts/choplin-medium-demo-webfont.svg#choplinmedium-demo') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/