@font-face {
font-family: apexnewbold;
src: url('fonts/apexnew-bold.otf') format("opentype");
font-weight: bold;
}

@font-face {
/*font-family: apexnewbold;*/
font-family: Apex New Bold;
src: url('fonts/ApexNew-BoldItalic.ttf') format("truetype");
font-style: italic;
font-weight: bold;
}

@font-face {
/*font-family: apexnewbook;*/
font-family: Apex New Book;
src: url('fonts/apexnew-book.otf') format("opentype");
}

@font-face {
/*font-family: apexnewbook;*/
font-family: Apex New Book Italic;
src: url('fonts/apexnew-bookitalic.otf') format("opentype");
font-style: italic;
}

@font-face {
/*font-familiy: apexnewheavy;*/
font-family: Apex New Heavy;
src: url('fonts/apexnew-heavy.otf') format("opentype");
}

@font-face {
/*font-familiy: apexnewheavy;*/
font-family: Apex New Heavy Italic;
src: url('fonts/apexnew-heavyitalic.otf') format("pentype");
font-style: italic;
}

@font-face {
/*font-familiy: apexnewlight;*/
font-family: Apex New Light;
src: url('fonts/apexnew-light.otf') format("opentype");
}

@font-face {
/*font-familiy: apexnewmedium;*/
font-family: Apex New Medium;
src: url('fonts/apexnew-medium.otf') format("pentype");
}

@font-face {
/*font-familiy: apexnewmedium;*/
font-family: Apex New Medium Italic;
src: url('fonts/apexnew-mediumitalic.otf') format("opentype");
font-style: italic;
}

@font-face {
/*font-familiy: apexnewthin;*/
font-family: Apex New Thin;
src: url('fonts/apexnew-thin.otf') format("opentype");
}

@font-face {
/*font-familiy: apexnewthin;*/
font-family: Apex New Thin Italic;
src: url('fonts/apexnew-thinitalic.otf') format("opentype");
font-style: italic;
}

@font-face {
/*font-familiy: apexnewultra;*/
font-family: Apex New Ultra Italic;
src: url('fonts/apexnew-ultraitalic.otf') format("opentype");
font-style: italic
}

@font-face {
font-family: Segoe Print;
src: url('fonts/segoe-print.ttf') format("truetype");
}

@font-face {
font-family: Segoe Print Bold;
src: url('fonts/segoe-print-bold.ttf') format("truetype");
font-weight: bold;
}

@font-face {
font-family: Segoe Script;
src: url('fonts/segoe-script.ttf') format("truetype");
}

@font-face {
font-family: Segoe Script Bold;
src: url('fonts/segoe-script-bold.ttf') format("truetype");
font-weight: bold;
}
