@font-face {
  font-family: 'Origram';
  src: url('../fonts/Origram.woff2') format('woff2'),
       url('../fonts/Origram.woff') format('woff'),
       url('../fonts/Origram.ttf') format('truetype');
  font-display: swap;
  font-style: normal;
}
