@font-face {
  font-family: "Monroe";
  font-weight: normal;
  font-style: normal;
  src: url('fonts/MonroeUltraLight/font.woff2') format('woff2'), url('fonts/MonroeUltraLight/font.woff') format('woff');
}

@font-face {
  font-family: "Monroe";
  font-weight: bold;
  font-style: normal;
  src: url('fonts/MonroeRegular/font.woff2') format('woff2'), url('fonts/MonroeRegular/font.woff') format('woff');
}

@font-face {
  font-family: "MonroeHeadline";
  font-weight: bold;
  font-style: normal;
  src: url('fonts/MonroeUltraLight/font.woff2') format('woff2'), url('fonts/MonroeUltraLight/font.woff') format('woff');
}

.swsh{font-feature-settings: "swsh" 1;}
.salt{font-feature-settings: "salt" 1;}
.calt{font-feature-settings: "calt" 1;}
.liga{font-feature-settings: "liga" 1;}
.dlig{font-feature-settings: "dlig" 1;}
.s1{font-feature-settings: "ss01" 1;}
.s2{font-feature-settings: "ss02" 1;}
.s3{font-feature-settings: "ss03" 1;}
.s4{font-feature-settings: "ss04" 1;}
.s5{font-feature-settings: "ss05" 1;}
