/*
Font: 		Typold Condensed
Style: 		Bold, Medium, Book
URL: 		https://www.youworkforthem.com/font/T8005/typold
Foundry: 	The Northern Block
Foundry: 	https://www.youworkforthem.com/designer/94/the-northern-block
Copyright:	Copyright © 2017 by Jonathan Hill. All rights reserved.
Version: 	17
Created:	June 24, 2017
License: 	https://www.youworkforthem.com/font-license
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted
			from using the WebFonts(s) listed without a purchased license.
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
	font-family: 'TypoldCondensed';
	src: url('../fonts/typold-condensed-bold.eot');
	src: url('../fonts/typold-condensed-bold.eot?#iefix') format('embedded-opentype'),
             url('../fonts/typold-condensed-bold.woff2') format('woff2'),
	     url('../fonts/typold-condensed-bold.woff') format('woff'),
	     url('../fonts/typold-condensed-bold.ttf') format('truetype'),
	     url('../fonts/typold-condensed-bold.svg#youworkforthem') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'TypoldCondensed';
	src: url('../fonts/typold-condensed-medium.eot');
	src: url('../fonts/typold-condensed-medium.eot?#iefix') format('embedded-opentype'),
             url('../fonts/typold-condensed-medium.woff2') format('woff2'),
	     url('../fonts/typold-condensed-medium.woff') format('woff'),
	     url('../fonts/typold-condensed-medium.ttf') format('truetype'),
	     url('../fonts/typold-condensed-medium.svg#youworkforthem') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'TypoldCondensed';
	src: url('../fonts/typold-condensed-book.eot');
	src: url('../fonts/typold-condensed-book.eot?#iefix') format('embedded-opentype'),
             url('../fonts/typold-condensed-book.woff2') format('woff2'),
	     url('../fonts/typold-condensed-book.woff') format('woff'),
	     url('../fonts/typold-condensed-book.ttf') format('truetype'),
	     url('../fonts/typold-condensed-book.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}