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


/*
Ubuntu-B.ttf
Ubuntu-BI.ttf
Ubuntu-C.ttf
Ubuntu-L.ttf
Ubuntu-LI.ttf
Ubuntu-M.ttf
Ubuntu-MI.ttf
UbuntuMono-B.ttf
UbuntuMono-BI.ttf
UbuntuMono-R.ttf
UbuntuMono-RI.ttf
Ubuntu-R.ttf
Ubuntu-RI.ttf
*/

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

}

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

}
