/**
 * @license
 * MyFonts Webfont Build ID 4874751, 2022-05-23T16:02:05-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: TTHoves-DemiBold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-hoves/demi-bold/
 * 
 * Webfont: TTHoves-Regular by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-hoves/regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2019 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Marina Khodak, Nadezhda Polomoshnova, Kseniya Karataeva, Olexa Volochay, Nadyr Rakhimov. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/4a61ff");
  
@font-face {
  font-family: "TTHoves-Regular";
  src: url('webFonts/TTHovesRegular/font.woff2') format('woff2'), url('webFonts/TTHovesRegular/font.woff') format('woff');
}
@font-face {
  font-family: "TTHoves-DemiBold";
  src: url('webFonts/TTHovesDemiBold/font.woff2') format('woff2'), url('webFonts/TTHovesDemiBold/font.woff') format('woff');
}

