@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-extrabolditalic-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-extrabolditalic-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-ExtraBoldItalic.otf') format('opentype');
	font-weight: 800;
	font-style: italic;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-medium-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-medium-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-Medium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-mediumitalic-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-mediumitalic-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-MediumItalic.otf') format('opentype');
	font-weight: 500;
	font-style: italic;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-regular-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-regular-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-regularitalic-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-regularitalic-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-RegularItalic.otf') format('opentype');
	font-weight: normal;
	font-style: italic;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-thin-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-thin-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-Thin.otf') format('opentype');
	font-weight: 100;
	font-style: normal;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-thinitalic-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-thinitalic-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-ThinItalic.otf') format('opentype');
	font-weight: 300;
	font-style: italic;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-bold-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-bold-webfont.woff') format('woff'),
		 url('../fonts/TeleNeo-Bold.otf') format('opentype');

	font-weight: 700;
	font-style: normal;

}
@font-face {
	font-family: 'Teleneo';
	src: url('../fonts/teleneo-bolditalic-webfont.woff2') format('woff2'),
		 url('../fonts/teleneo-bolditalic-webfont.woff') format('woff'),
	   url('../fonts/TeleNeo-BoldItalic.otf') format('opentype');
	font-weight: 700;
	font-style: italic;

}
@font-face {
	font-family: 'Teleneo';
    src: url('../fonts/teleneo-extrabold.woff2') format('woff2'),
         url('../fonts/teleneo-extrabold.woff') format('woff'),
		 url('../fonts/teleneo-extrabold.otf') format('opentype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'TeleGrotesk';
	font-style: normal;
	font-weight: normal;
	src: local('TeleGrotesk Next Regular'), url('../fonts/TeleGroteskNextRegular.woff') format('woff');
}

	@font-face {
	font-family: 'TeleGrotesk';
	font-style: italic;
	font-weight: normal;
	src: local('TeleGrotesk Next Regular Italic'), url('../fonts/TeleGroteskNextRegularItalic.woff') format('woff');
	}


	@font-face {
	font-family: 'TeleGrotesk';
	font-style: normal;
	font-weight: 100;
	src: local('TeleGrotesk Next Thin'), url('../fonts/TeleGroteskNextThin.woff') format('woff');
	}


	@font-face {
	font-family: 'TeleGrotesk Next Medium';
	font-style: normal;
	font-weight: normal;
	src: local('TeleGrotesk Next Medium'), url('../fonts/TeleGroteskNextMedium.woff') format('woff');
	}


	@font-face {
	font-family: 'TeleGrotesk';
	font-style: italic;
	font-weight: normal;
	src: local('TeleGrotesk Next Medium Italic'), url('../fonts/TeleGroteskNextMediumItalic.woff') format('woff');
	}


	@font-face {
	font-family: 'TeleGrotesk';
	font-style: normal;
	font-weight: bold;
	src: local('TeleGrotesk Next Bold'), url('../fonts/TeleGroteskNextBold.woff') format('woff');
	}


	@font-face {
	font-family: 'TeleGrotesk Next Bold Italic';
	font-style: italic;
	font-weight: bold;
	src: local('TeleGrotesk Next Bold Italic'), url('../fonts/TeleGroteskNextBoldItalic.woff') format('woff');
	}


	@font-face {
	font-family: 'TeleGrotesk';
	font-style: normal;
	font-weight: 900;
	src: local('TeleGrotesk Next Ultra'), url('../fonts/TeleGroteskNextUltra.woff') format('woff');
	}

