/**
 * @license
 * MyFonts Webfont Build ID 4163313, 2021-08-27T02:38:25-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: ProximaNovaT-Thin by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/thin/
 * 
 * Webfont: ProximaNova-Bold by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 * 
 * 
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


@font-face {
  
  font-family: "proxima-nova";
  src: url('ProximaNovaTThin/font.woff2') format('woff2'), url('ProximaNovaTThin/font.woff') format('woff');
  font-display: swap;
    font-style: normal;
    font-weight: 100;
}

@font-face {
  
  font-family: "proxima-nova";
  src: url('ProximaNovaRegular/ProximaNovaRegular.eot');
	src: local('ProximaNovaRegular'), url('ProximaNovaRegular/ProximaNovaRegular.woff') format('woff'), url('ProximaNovaRegular/ProximaNovaRegular.ttf') format('truetype');
  font-display: swap;
    font-style: normal;
    font-weight: 400;
}

@font-face {
  font-family: "proxima-nova";
  src: url('ProximaNovaBold/font.woff2') format('woff2'), url('ProximaNovaBold/font.woff') format('woff');
  font-display: swap;
    font-style: normal;
    font-weight: 700;
}

