/*

@font-face {
  font-family: 'Signika';
  src: url($base_url_fonts + '/signika/Signika-SemiBold.woff2') format('woff2'),
  url($base_url_fonts + '/signika/Signika-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

"bigcity-grotesque-pro"
*/
@import url("https://use.typekit.net/ssc4ezm.css");
@font-face {
  font-family: "bigcity-grotesque-pro";
  src: url("/fonts/grotesque_pro/bigcity_grotesque_pro_thin-webfont.woff2") format("woff2"), url("/fonts/grotesque_pro/bigcity_grotesque_pro_thin-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "bigcity-grotesque-pro";
  src: url("/fonts/grotesque_pro/bigcity_grotesque_pro_light-webfont.woff2") format("woff2"), url("/fonts/grotesque_pro/bigcity_grotesque_pro_light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "bigcity-grotesque-pro";
  src: url("/fonts/grotesque_pro/bigcity_grotesque_pro_book-webfont.woff2") format("woff2"), url("/fonts/grotesque_pro/bigcity_grotesque_pro_book-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "bigcity-grotesque-pro";
  src: url("/fonts/grotesque_pro/bigcity_grotesque_pro_medium-webfont.woff2") format("woff2"), url("/fonts/grotesque_pro/bigcity_grotesque_pro_medium-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "bigcity-grotesque-pro";
  src: url("/fonts/grotesque_pro/bigcity_grotesque_pro_bold-webfont.woff2") format("woff2"), url("/fonts/grotesque_pro/bigcity_grotesque_pro_bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "bigcity-grotesque-pro";
  src: url("/fonts/grotesque_pro/bigcity_grotesque_pro_heavy-webfont.woff2") format("woff2"), url("/fonts/grotesque_pro/bigcity_grotesque_pro_heavy-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
/*

<style>

</style>

<link rel="stylesheet" href="https://use.typekit.net/ssc4ezm.css">

Winsome Regular
font-family: "winsome", sans-serif;
font-weight: 400;
font-style: normal;

BigCity Grotesque Pro Thin
font-family: "bigcity-grotesque-pro", sans-serif;
font-weight: 200;
font-style: normal;
BigCity Grotesque Pro Light
font-family: "bigcity-grotesque-pro", sans-serif;
font-weight: 300;
font-style: normal;
BigCity Grotesque Pro Book
font-family: "bigcity-grotesque-pro", sans-serif;
font-weight: 400;
font-style: normal;
BigCity Grotesque Pro Medium
font-family: "bigcity-grotesque-pro", sans-serif;
font-weight: 600;
font-style: normal;
BigCity Grotesque Pro Bold
font-family: "bigcity-grotesque-pro", sans-serif;
font-weight: 700;
font-style: normal;
BigCity Grotesque Pro Heavy
font-family: "bigcity-grotesque-pro", sans-serif;
font-weight: 900;
font-style: normal;
*/