/* @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: 'Wible';
  src: url('https://143126773.fs1.hubspotusercontent-eu1.net/hubfs/143126773/brand/lineto-circular-book.eot'); /* IE9 Compat Modes */
  src: url('https://143126773.fs1.hubspotusercontent-eu1.net/hubfs/143126773/brand/lineto-circular-book.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://143126773.fs1.hubspotusercontent-eu1.net/hubfs/143126773/brand/lineto-circular-book.woff') format('woff'), /* Pretty Modern Browsers */
}

body, p, h1,h2,h3, ul, li {
  font-family: 'Wible', sans-serif;
}

