@font-face {
    font-family: 'robotoregular';
    src: url('../font/roboto_regular.eot');
    src: url('../font/roboto_regular.eot') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff') format('woff'),
    url('../font/roboto_regular.ttf') format('truetype'),
    url('../font/roboto_regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('../font/roboto_light.eot');
    src: url('../font/roboto_light.eot') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff') format('woff'),
    url('../font/roboto_light.ttf') format('truetype'),
    url('../font/roboto_light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotobold';
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff') format('woff'),
    url('../font/fontawesome-webfont.ttf') format('truetype'),
    url('../font/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoitalic';
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff') format('woff'),
    url('../font/fontawesome-webfont.ttf') format('truetype'),
    url('../font/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
@font-face {
    font-family: 'robotolight';
    src: url('../font/roboto_light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
    }

@font-face {
    font-family: 'robotothin';
    src: url('../font/roboto_thin.eot');
    src: url('../font/roboto_thin.eot') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff') format('woff'),
    url('../font/roboto_thin.ttf') format('truetype'),
    url('../font/roboto_thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
 * Montserrat
================================================================================ */
@font-face {
	font-family: "montserrat-regular";
	src: url("../font/fontawesome-webfont.woff2") format("woff2"), url("../font/fontawesome-webfont.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "montserrat-bold";
	src: url("../font/fontawesome-webfont.woff2") format("woff2"), url("../font/fontawesome-webfont.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}
