/* CSS Document */

@import url('https://fast.fonts.net/lt/1.css?apiType=css&c=71859412-59da-4517-b830-e1a8964abd25&fontids=1475500');

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

@font-face {
    font-family: 'avenir55heavy';
    src: url('../../fonts/aeh_____-webfont-webfont.eot');
    src: url('../../fonts/aeh_____-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/aeh_____-webfont-webfont.woff') format('woff'),
         url('../../fonts/aeh_____-webfont-webfont.ttf') format('truetype'),
         url('../../fonts/aeh_____-webfont-webfont.svg#avenir_55heavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{
	font-family: "Avenir LT";
	src: url('../../fonts/bfb11081-e571-43ad-bed9-8953cfd4133e.woff2') format('woff2'),
		 url('../../fonts/e35493b4-782b-41f0-b3f0-b7e5d0ceab0b.woff') format('woff');
}





/* Headlines */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Avenir LT', Helvetica, arial, sans-serif;
}

h1,
.page-title {
	display: block;
	margin: 44px 0 85px 0;
	color: var(--base-color);
	font-family: 'Avenir LT', Helvetica, arial, sans-serif;
	font-size: 7.5rem;
	line-height: 1.1;
	text-align: center;
}

strong {
	font-family: 'Avenir LT', Helvetica, arial, sans-serif;
	font-weight: normal;
}