@charset "UTF-8";
/* CSS Document */
/* Fonts */
@font-face {
  font-family: 'Graphik', sans-serif;
  src: url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Regular.eot') format('embedded-opentype'),
  	  url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Regular.ttf')  format('truetype'),
  	  url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Regular.woff') format('woff'),
  	  url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik', sans-serif;
  src: url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Medium.eot') format('embedded-opentype'),
  	  url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Medium.ttf')  format('truetype'),
  	  url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Medium.woff') format('woff'),
  	  url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
    font-family: 'GraphikBold';
    src: url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/GraphikBold.eot');
    src: url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/GraphikBold.eot') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/GraphikBold.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/GraphikBold.woff') format('woff'),
         url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/GraphikBold.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hubfs/236821/Take%20off%20Assets%20June%202019/Fonts/GraphikBold.svg#GraphikBold') format('svg');
      font-weight: 900;
      font-style: normal;
}

