/*
 * Font:       Proxima Nova
 * Style:      Regular
 * URL:        https://www.youworkforthem.com/font/T0467/proxima-nova
 * Foundry:    Mark Simonson
 * Foundry:    https://www.youworkforthem.com/designer/73/mark-simonson
 * Copyright:  Copyright (c) Mark Simonson, 2005. All rights reserved.
 * Version:    17
 * Created:    April 22, 2020
 * License:    https://www.youworkforthem.com/font-license 
 * License:    The WebFont(s) listed in this document must follow the YouWorkForThem
 *             WebFont license rules. All other parties are strictly restricted 
 *             from using the WebFonts(s) listed without a purchased license. 
 *             All details above must always remain unaltered and visible in your CSS.
 *
*/
@font-face {
    font-family: 'ProximaNova';
	src: url('/fonts/proxima-nova-regular.woff2') format('woff2'),
		url('/fonts/proxima-nova-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
 * Font:       Proxima Nova
 * Style:      Italic
 * URL:        https://www.youworkforthem.com/font/T0467/proxima-nova
 * Foundry:    Mark Simonson
 * Foundry:    https://www.youworkforthem.com/designer/73/mark-simonson
 * Copyright:  Copyright (c) Mark Simonson, 2005. All rights reserved.
 * Version:    17
 * Created:    April 22, 2020
 * License:    https://www.youworkforthem.com/font-license 
 * License:    The WebFont(s) listed in this document must follow the YouWorkForThem
 *             WebFont license rules. All other parties are strictly restricted 
 *             from using the WebFonts(s) listed without a purchased license. 
 *             All details above must always remain unaltered and visible in your CSS.
*/
@font-face {
    font-family: 'ProximaNova';
	src: url('/fonts/proxima-nova-regular-italic.woff2') format('woff2'),
 		url('/fonts/proxima-nova-regular-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
/*
Font: 		Proxima Nova
Style: 		Bold Italic
URL: 		https://www.youworkforthem.com/font/T0467/proxima-nova
Foundry: 	Mark Simonson
Foundry: 	https://www.youworkforthem.com/designer/73/mark-simonson
Copyright:	Copyright (c) Mark Simonson, 2005. All rights reserved.
Version: 	17
Created:	April 22, 2020
License: 	https://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/
@font-face {
	font-family: 'ProximaNova';
	src: url('/fonts/proxima-nova-bold-italic.woff2') format('woff2'),
	     url('/fonts/proxima-nova-bold-italic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}
/*
Font: 		Proxima Nova
Style: 		Bold
URL: 		https://www.youworkforthem.com/font/T0467/proxima-nova
Foundry: 	Mark Simonson
Foundry: 	https://www.youworkforthem.com/designer/73/mark-simonson
Copyright:	Copyright (c) Mark Simonson, 2005. All rights reserved.
Version: 	17
Created:	April 22, 2020
License: 	https://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/
@font-face {
	font-family: 'ProximaNova';
	src: url('/fonts/proxima-nova-bold.woff2') format('woff2'),
	     url('/fonts/proxima-nova-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
