/**
 * @license
 * Noe Display – Schick Toikka
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Noe Display Medium
 * Webfont: Noe Display Bold
 * URL: https://www.schick-toikka.com/noe-display
 * 
 * License: https://www.schick-toikka.com
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright © 2019 Schick Toikka
*/

@font-face { /* medium */
	font-family: 'NoeDisplay';
	font-style: normal;
	font-weight: 400;
	src: url('webfonts/NoeDisplayMedium.eot');
	src: url('webfonts/NoeDisplayMedium.eot?#iefix') format('embedded-opentype'),
		url('webfonts/NoeDisplayMedium.woff') format('woff');
}


@font-face { /* bold */
	font-family: 'NoeDisplay';
	font-style: normal;
	font-weight: 700;
	src: url('webfonts/NoeDisplayBold.eot');
	src: url('webfonts/NoeDisplayBold.eot?#iefix') format('embedded-opentype'),
		url('webfonts/NoeDisplayBold.woff') format('woff');
}
