@font-face {
	font-family: 'Roboto-Light' ;
	src: url('../fonts/roboto/Roboto-Light.ttf') format('truetype');	
}
/*
@font-face {
	font-family: 'GothamRounded-Light';
	src: url('../../fonts/gothamrounded/GothamRounded-Light.otf') format('truetype');
}
*/
@font-face {
	font-family: 'Roboto-Light';
	src: url('../fonts/roboto/Roboto-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto-Bold';
	src: url('../fonts/roboto/Roboto-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto-Medium';
	src: url('../fonts/roboto/Roboto-Medium.ttf') format('truetype');
}

@font-face {
	font-family: "Material-Icon"; 
	src: url("../fonts/MaterialIcons/MaterialIcons-Regular.ttf")
}

@font-face {
	font-family: "Material Icon"; 
	src: url("../fonts/MaterialIcons/MaterialIcons-Regular.ttf")
}
@font-face {
	font-family: "Material Icons"; 
	src: url("../fonts/MaterialIcons/MaterialIcons-Regular.ttf")
}

@font-face {
	font-family: 'GothamRounded-Light';
	src: url('../fonts/gothamrounded/GothamRoundedLight_21020.ttf') format('truetype'),
		url('../fonts/gothamrounded/gothamrounded-light-webfont.eot');
		/*url('../fonts/gothamrounded/gothamrounded-light-webfont.eot?#iefix') format('embedded-opentype');*/
}
/*
@font-face {
	font-family: 'GothamRounded-Book';
	src: url('../fonts/gothamrounded/GothamRounded-Book.eot');
	src: url('../fonts/gothamrounded/GothamRoundedBook_21018.ttf') format('truetype'),
	     url('../fonts/gothamrounded/gothamrounded-book-webfont.woff') format('woff');
	
}
*/
@font-face {
    font-family: GothamRounded-Medium;
    src: url('../fonts/gothamrounded/GothamRounded-Medium.otf') format("opentype");
}
@font-face {
    font-family: GothamRounded-Book;
    src: url('../fonts/Gotham/Gotham-Book.otf') format("opentype");
}

@font-face {
    font-family: Gotham-Light;
    src: url('../fonts/Gotham/Gotham-Light.otf') format("opentype");
}
@font-face {
    font-family: Gotham-Medium;
    src: url('../fonts/Gotham/Gotham-Medium.otf') format("opentype");
}
@font-face {
    font-family: Gotham-Book;
    src: url('../fonts/Gotham/Gotham-Book.otf') format("opentype");
}
