/**
 * @license
 * MyFonts Webfont Build ID 3928852, 2020-07-24T01:54:00-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: Morpeth-Bold by G-Type
 * URL: https://www.myfonts.com/fonts/g-type/morpeth/bold/
 * 
 * Webfont: Morpeth-Medium by G-Type
 * URL: https://www.myfonts.com/fonts/g-type/morpeth/medium/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2008 by G-Type Designed and digitized by Nick Cooke. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


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

@font-face {
  font-family: 'morpeth';
  src: url('webFonts/Morpeth-Medium/font.woff2') format('woff2'),
  url('webFonts/Morpeth-Medium/font.woff') format('woff'),
  url('webFonts/Morpeth-Medium/font.ttf') format('truetype'),
  url('webFonts/Morpeth-Medium/font.svg#Morpeth-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'morpeth';
  src: url('webFonts/Morpeth-Bold/font.woff2') format('woff2'),
  url('webFonts/Morpeth-Bold/font.woff') format('woff'),
  url('webFonts/Morpeth-Bold/font.ttf') format('truetype'),
  url('webFonts/Morpeth-Bold/font.svg#Morpeth-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
