@font-face {
    font-family: 'Desyrel';
    src: url('fonts/desyrel-webfont.eot');
    src: local("Desyrel"), local("DesyrelRegular"), local("Desyrel-Regular"),
		 url('fonts/desyrel-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/desyrel-webfont.woff') format('woff'),
         url('fonts/desyrel-webfont.ttf') format('truetype'),
         url('fonts/desyrel-webfont.svg#DesyrelRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Ubuntu';
	src: url('fonts/ubuntu/Ubuntu-R.ttf') format('truetype'),
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Ubuntu';
	src: url('fonts/ubuntu/Ubuntu-R.ttf') format('truetype'),
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Ubuntu';
	src: url('fonts/ubuntu/Ubuntu-M.ttf') format('truetype'),
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Ubuntu';
	src: url('fonts/ubuntu/Ubuntu-B.ttf') format('truetype'),
	font-weight: 800;
	font-style: normal;
}
