
@font-face{ font-family: 'helvetica_neue_roman'; src: url('./fonts/HelveticaNeueLTStd-Roman2.ttf'); format('truetype'); }
@font-face{ font-family: 'helvetica_neue_medium'; src: url('./fonts/HelveticaNeueLTStd-Md.ttf'); format('truetype'); }
@font-face{ font-family: 'helvetica_neue_bold'; src: url('./fonts/HelveticaNeueLTStd-Bd.ttf'); format('truetype'); }
@font-face{ font-family: 'helvetica_neue_light'; src: url('./fonts/HelveticaNeueLTStd-Lt.ttf'); format('truetype'); }

@font-face{ font-family: 'ubuntu_roman'; src: url('./fonts/Ubuntu-R.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_bold'; src: url('./fonts/Ubuntu-B.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_condensed'; src: url('./fonts/Ubuntu-C.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_bold_italic'; src: url('./fonts/Ubuntu-BI.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_light_italic' src: url('./fonts/Ubuntu-LI.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_light'; src: url('./fonts/Ubuntu-L.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_medium_italic'; src: url('./fonts/Ubuntu-MI.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_medium'; src: url('./fonts/Ubuntu-M.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_roman_italic'; src: url('./fonts/Ubuntu-RI.ttf'); format('truetype'); }

@font-face{ font-family: 'ubuntu_mono_bold_italic'; src: url('./fonts/UbuntuMono-BI.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_mono_bold'; src: url('./fonts/UbuntuMono-B.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_mono_roman_italic'; src: url('./fonts/UbuntuMono-RI.ttf'); format('truetype'); }
@font-face{ font-family: 'ubuntu_mono_roman'; src: url('./fonts/UbuntuMono-R.ttf'); format('truetype'); }
