@font-face {
    font-family: 'Atyp';
    src: local('Atyp Semibold'), local('Atyp-Semibold'),
        url('../fonts/atyp/AtypDisplay-Semibold.woff2') format('woff2'),
        url('../fonts/atyp/AtypDisplay-Semibold.woff') format('woff'),
        url('../fonts/atyp/AtypDisplay-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
  }