

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=14f6bb2e-f99f-4ef3-b30b-575279593e43");
  
@font-face {
  font-family: "ColbyLight";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Colby/ColbyLight_normal_normal.woff2') format('woff2'), url('Colby/ColbyLight_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "ColbyCondensedBlack";
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
  src: url('Colby/ColbyCondensedBlack_normal_condensed.woff2') format('woff2'), url('Colby/ColbyCondensedBlack_normal_condensed.woff') format('woff');
}
@font-face {
  font-family: "ColbyRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Colby/ColbyRegular_normal_normal.woff2') format('woff2'), url('Colby/ColbyRegular_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "ColbyBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Colby/ColbyBold_normal_normal.woff2') format('woff2'), url('Colby/ColbyBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "ColbyBlack";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Colby/ColbyBlack_normal_normal.woff2') format('woff2'), url('Colby/ColbyBlack_normal_normal.woff') format('woff');
}
