@font-face {
    font-family: 'wilco_loft_sansmidrange';
    src: url('../fonts/wilcoloftsans-midrange-webfont.woff2') format('woff2'),
         url('../fonts/wilcoloftsans-midrange-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitterpro_regular';
    src: url('../fonts/bitterpro-regular-webfont.woff2') format('woff2'),
         url('../fonts/bitterpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
   font-family: 'figtree_regular';
   src: url('../fonts/figtree_regular.woff2') format('woff2'),
        url('../fonts/figtree_regular.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;

}

@font-face {
  font-family: 'parkly_regular';
  src: url('../fonts/parkly_regular.woff2') format('woff2'),
       url('../fonts/parkly_regular.woff') format('woff'),
  font-weight: normal;
  font-style: normal;

}