/* @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 Thin";
    src:url(//22724404.fs1.hubspotusercontent-na1.net/hubfs/22724404/raw_assets/public/Anglelock-theme-2024/fonts/Mark-Simonson-Proxima-Nova-Thin.woff) format("woff"),
    font-style:normal;
    font-weight:400;
  }
@font-face {
    font-family:"Proxima-Nova Regular";
    src:url(//22724404.fs1.hubspotusercontent-na1.net/hubfs/22724404/raw_assets/public/Anglelock-theme-2024/fonts/Mark-Simonson-Proxima-Nova-Regular.woff) format("woff"),
    font-style:normal;
    font-weight:400;
  }
@font-face {
    font-family:"Proxima-Nova Semi";
    src:url(//22724404.fs1.hubspotusercontent-na1.net/hubfs/22724404/raw_assets/public/Anglelock-theme-2024/fonts/Mark-Simonson-Proxima-Nova-Semibold.woff) format("woff"),
    font-style:normal;
    font-weight:600;
  }
@font-face {
    font-family:"Proxima-Nova Bold";
    src:url(//22724404.fs1.hubspotusercontent-na1.net/hubfs/22724404/raw_assets/public/Anglelock-theme-2024/fonts/Mark-Simonson-Proxima-Nova-Bold.woff) format("woff"),
    font-style:normal;
    font-weight:700;
  }