@font-face {
	font-family: 'Ailerons'; /*a name to be used later*/
	src: url('fonts/Ailerons.ttf') format('OpenType'); /*URL to font*/
}
@font-face {
	font-family: 'Nauman-Regular'; /*a name to be used later*/
	src: url('fonts/Nauman-Regular.otf') format('OpenType'); /*URL to font*/
}