/* @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: 'Quincy-cf'; 
  src: url('your_font_file.eot?') format('eot'), url('your_font_file.woff') format('woff'), url('https://47737619.fs1.hubspotusercontent-na1.net/hubfs/47737619/QuincyCF-Bold.ttf') format('truetype');}

p{
  font-family: 'Quincy-cf'; 
}

@font-face { 
    font-family: 'ProximaNova-Regular'; 
  src: url('https://47737619.fs1.hubspotusercontent-na1.net/hubfs/47737619/ProximaNova-Regular.ttf') format('truetype');}

t{
  font-family: 'ProximaNova-Regular';