/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face { font-family: 'Proxima Nova'; src: url('https://43815439.fs1.hubspotusercontent-na1.net/hubfs/43815439/proximanova_regular.ttf') format('truetype');

* {
 font-family: Proxima Nova;
}