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

.fontA{
	font-family: cinzelregular;
}




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

.fontB{
	font-family: qhyts;
}






@font-face {
    font-family: 'archivo_narrowregular';
    src: url('archivonarrow-regular.eot');
    src: url('archivonarrow-regular.eot?#iefix') format('embedded-opentype'),
         url('archivonarrow-regular.woff') format('woff'),
         url('archivonarrow-regular.ttf') format('truetype'),
         url('archivonarrow-regular.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.fontC{
	font-family: archivo_narrowregular;
}





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

.fontD{
	font-family: blue_highwaycondensed;
}

