/**
 * @license
 * MyFonts Webfont Build ID 3850962, 2019-12-24T09:40:06-0500
 * 
 * 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: ProximaNova-Bold by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 * 
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 * 
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/

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