/**
 * @license
 * MyFonts Webfont Build ID 3965038, 2020-10-26T06:57:48-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: Graphit-Bold by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/graphit/bold/
 *
 * Webfont: Graphit-Thin by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/graphit/thin/
 *
 * Webfont: Graphit-Regular by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/graphit/regular/
 *
 *
 * Webfonts copyright: Copyright (c) 2019 by Livius Dietzel, Tom Hossfeld. All rights reserved.
 *
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c806e");

@font-face {
  font-family: 'Graphit-Thin';
  src: url('../Fonts/Graphit-Thin/font.woff2') format('woff2'), url('../Fonts/Graphit-Thin/font.woff') format('woff');
}
@font-face {
  font-family: 'Graphit-Regular';
  src: url('../Fonts/Graphit-Regular/font.woff2') format('woff2'), url('../Fonts/Graphit-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'Graphit-Bold';
  src: url('../Fonts/Graphit-Bold/font.woff2') format('woff2'), url('../Fonts/Graphit-Bold/font.woff') format('woff');
}

