@font-face {
	font-family: 'Roboto-Regular';
	src: url('../font/Roboto/Roboto-Regular.eot');
	src: local('☺'), url('../font/Roboto/Roboto-Regular.woff') format('woff'), 
    url('../font/Roboto/Roboto-Regular.ttf') format('truetype'), 
    url('../font/Roboto/Roboto-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-Bold';
	src: url('../font/Roboto/Roboto-Bold.eot');
	src: local('☺'), url('../font/Roboto/Roboto-Bold.woff') format('woff'), 
    url('../font/Roboto/Roboto-Bold.ttf') format('truetype'), 
    url('../font/Roboto/Roboto-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'Roboto Medium';
    src: url('../font/Roboto/Roboto-Medium.eot');
    src: url('../font/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto/Roboto-Medium.woff2') format('woff2'),
         url('../font/Roboto/Roboto-Medium.woff') format('woff'),
         url('../font/Roboto/Roboto-Medium.ttf')  format('truetype'),
         url('../font/Roboto/Roboto-Medium.svg#Roboto Medium') format('svg');
}

@font-face {
    font-family: 'Roboto Black';
    src: url('../font/Roboto//Roboto-Black.eot');
    src: url('../font/Roboto//Roboto-Black.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto//Roboto-Black.woff2') format('woff2'),
         url('../font/Roboto//Roboto-Black.woff') format('woff'),
         url('../font/Roboto//Roboto-Black.ttf')  format('truetype'),
         url('../font/Roboto//Roboto-Black.svg#Roboto Black') format('svg');
}

@font-face {
	font-family: 'UTM Avo';
	src: url('../font/UTM/UTM Avo.eot');
	src: local('☺'), 
    url('../font/UTM/UTM Avo.woff') format('woff'), 
    url('../font/UTM/UTM Avo.ttf') format('truetype'), 
    url('../font/UTM/UTM Avo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UTM AvoBold';
	src: url('../font/UTM/UTM AvoBold.eot');
	src: local('☺'), url('../font/UTM/UTM AvoBold.woff') format('woff'), 
    url('../font/UTM/UTM AvoBold.ttf') format('truetype'), 
    url('../font/UTM/UTM AvoBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
