/**
 * @license
 * MyFonts Webfont Build ID 4030347, 2021-03-23T03:49:29-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: FreightNeoProLight-Regular by GarageFonts
 * URL: https://www.myfonts.com/fonts/garagefonts/freight-neo-pro/light/
 * 
 * Webfont: FreightNeoProSemi-Regular by GarageFonts
 * URL: https://www.myfonts.com/fonts/garagefonts/freight-neo-pro/semi/
 * 
 * Webfont: FreightNeoProBook-Regular by GarageFonts
 * URL: https://www.myfonts.com/fonts/garagefonts/freight-neo-pro/book/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2004-2013, Phil&#x27;s Fonts Inc &amp;amp; Joshua Darden. All rights reserved. Published by Garagefonts USA 301-879-9222 www.garagefonts.com
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d7f8b");
  
@font-face {
  font-family: 'FreightNeoProBook-Regular';
  src: url('../fonts/FreightNeoProBookRegular/font.woff2') format('woff2'), url('../fonts/FreightNeoProBookRegular/font.woff') format('woff');
}
@font-face {
  font-family: 'FreightNeoProLight-Regular';
  src: url('../fonts/FreightNeoProLightRegular/font.woff2') format('woff2'), url('../fonts/FreightNeoProLightRegular/font.woff') format('woff');
}
@font-face {
  font-family: 'FreightNeoProSemi-Regular';
  src: url('../fonts/FreightNeoProSemiRegular/font.woff2') format('woff2'), url('../fonts/FreightNeoProSemiRegular/font.woff') format('woff');
}

p
{
  font-family: 'FreightNeoProLight-Regular';
}

h1, h2, h3, h4, h5
{
  font-family: 'FreightNeoProLight-Regular';
}

button.submit {
background: rgb(154,103,120);
}