/* Webfonts
 
Font: 		Golden Plains
Style: 		Regular
URL: 		https://www.youworkforthem.com/font/T6496/golden-plains
Foundry: 	BLKBK
Foundry: 	https://www.youworkforthem.com/designer/403/blkbk
Copyright:	Copyright (c) 2016 by BLKBK. All rights reserved.
Version: 	17
Created:	August 11, 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: 'GoldenPlains';
	src: url('../css/fonts/golden-plains.eot');
	src: url('../css/fonts/golden-plains.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/golden-plains.woff2') format('woff2'),
	     url('../css/fonts/golden-plains.woff') format('woff'),
	     url('../css/fonts/golden-plains.ttf') format('truetype'),
	     url('../css/fonts/golden-plains.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}