
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot') format('embedded-opentype'),
         url('../fonts/opensans-bold.woff') format('woff'),
         url('../fonts/opensans-bold.ttf') format('truetype'),
         url('../fonts/opensans-bold.svg#OpenSansBold') format('svg');
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot') format('embedded-opentype'),
         url('../fonts/opensans-semibold.woff') format('woff'),
         url('../fonts/opensans-semibold.ttf') format('truetype'),
         url('../fonts/opensans-semibold.svg#OpenSansSemibold') format('svg');
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'VerdanaRegular';
    src: url('../fonts/verdana.eot');
    src: url('../fonts/verdana.eot') format('embedded-opentype'),
         url('../fonts/verdana.woff') format('woff'),
         url('../fonts/verdana.ttf') format('truetype'),
         url('../fonts/verdana.svg#VerdanaRegular') format('svg');
}
@font-face {
    font-family: 'ArchivoBlackRegular';
    src: url('../fonts/archivoblack-regular.eot');
    src: url('../fonts/archivoblack-regular.eot') format('embedded-opentype'),
         url('../fonts/archivoblack-regular.woff') format('woff'),
         url('../fonts/archivoblack-regular.ttf') format('truetype'),
         url('../fonts/archivoblack-regular.svg#ArchivoBlackRegular') format('svg');
}
@font-face {
    font-family: 'HandOfSeanRegular';
    src: url('../fonts/handsean.eot');
    src: url('../fonts/handsean.eot') format('embedded-opentype'),
         url('../fonts/handsean.woff') format('woff'),
         url('../fonts/handsean.ttf') format('truetype'),
         url('../fonts/handsean.svg#HandOfSeanRegular') format('svg');
}

@font-face {
	font-family: 'Calibri';
	src: url('../fonts/Calibri.eot?') format('eot'), 
	     url('../fonts/Calibri.woff') format('woff'), 
	     url('../fonts/Calibri.ttf')  format('truetype'),
	     url('../fonts/Calibri.svg#Calibri') format('svg');
}

@font-face {
	font-family: 'Aparajita';
	src: url('../fonts/Aparajita.eot?') format('eot'), 
	     url('../fonts/Aparajita.woff') format('woff'), 
	     url('../fonts/Aparajita.ttf')  format('truetype'),
	     url('../fonts/Aparajita.svg#Aparajita') format('svg');
}

