@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap);
.roboto {
	font-family: Roboto, sans-serif
}

@font-face {
	font-family: 'Frutiger LT Pro Bold';
	src: url(../fonts/FrutigerLTPro-Bold.eot);
	src: url(../fonts/FrutigerLTPro-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/FrutigerLTPro-Bold.woff2) format('woff2'), url(../fonts/FrutigerLTPro-Bold.woff) format('woff'), url(../fonts/FrutigerLTPro-Bold.ttf) format('truetype'), url(../fonts/FrutigerLTPro-Bold.svg#FrutigerLTPro-Bold) format('svg');
	font-weight: 700;
	font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Frutiger LT Pro';
	src: url(../fonts/FrutigerLTPro-Roman.eot);
	src: url(../fonts/FrutigerLTPro-Roman.eot?#iefix) format('embedded-opentype'), url(../fonts/FrutigerLTPro-Roman.woff2) format('woff2'), url(../fonts/FrutigerLTPro-Roman.woff) format('woff'), url(../fonts/FrutigerLTPro-Roman.ttf) format('truetype'), url(../fonts/FrutigerLTPro-Roman.svg#FrutigerLTPro-Roman) format('svg');
	font-weight: 400;
	font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: Lato;
	src: url(../fonts/Lato-Bold.eot);
	src: url(../fonts/Lato-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Lato-Bold.woff2) format('woff2'), url(../fonts/Lato-Bold.woff) format('woff'), url(../fonts/Lato-Bold.ttf) format('truetype'), url(../fonts/Lato-Bold.svg#Lato-Bold) format('svg');
	font-weight: 700;
	font-style: normal;
    font-display: swap;
}