@font-face {
  font-family: "ABC Monument Grotesk";
  src: url('assets/fonts/ABCMonumentGrotesk-Regular.woff2') format('woff2'),
       url('assets/fonts/ABCMonumentGrotesk-Regular.woff') format('woff');
  font-weight:  200;
  font-style:   normal;
  font-stretch: normal;
}