/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/**
 * @license
 * MyFonts Webfont Build ID 3808444, 2019-09-17T16:12:07-0400
 * 
 * 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: TTNormsPro-Bold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/bold/
 * 
 * Webfont: TTNormsPro-Medium by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/medium/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3808444
 * Licensed pageviews: 20,000
 * Webfonts copyright: Copyright (c) 2016-2019 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Vika Usmanova, Olexa Volochay, Nadyr Rakhimov. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3a1cbc");

  
@font-face {
	font-family: 'TTNormsPro';
	font-weight: 800;
	font-style: normal;
	src: url('webfonts/3A1CBC_0_0.eot');
	src: url('webfonts/3A1CBC_0_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/3A1CBC_0_0.woff2') format('woff2'),
		 url('webfonts/3A1CBC_0_0.woff') format('woff'),
		 url('webfonts/3A1CBC_0_0.ttf') format('truetype');}
 
  
@font-face {
	font-family: 'TTNormsPro';
	font-weight: 600;
	font-style: normal;
	src: url('webfonts/3A1CBC_1_0.eot');
	src: url('webfonts/3A1CBC_1_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/3A1CBC_1_0.woff2') format('woff2'),
		 url('webfonts/3A1CBC_1_0.woff') format('woff'),
		 url('webfonts/3A1CBC_1_0.ttf') format('truetype');}