

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=bc08741e-15e5-48e7-a525-448e8f040f86");
  
@font-face {
  font-family: "SequelSansMedium";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('SequelSans/SequelSansMedium_normal_normal.woff2') format('woff2'), url('SequelSans/SequelSansMedium_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "SequelSansSubheadBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('SequelSans/SequelSansSubheadBold_normal_normal.woff2') format('woff2'), url('SequelSans/SequelSansSubheadBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "SequelSansHeadlineMedium";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('SequelSans/SequelSansHeadlineMedium_normal_normal.woff2') format('woff2'), url('SequelSans/SequelSansHeadlineMedium_normal_normal.woff') format('woff');
}
