  @font-face {
    font-family: 'STREG';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('fonts/StyreneBLC-Regular.woff2') format('woff2'),
         url('fonts/StyreneBLC-Regular.woff') format('woff'),
         url('fonts/StyreneBLC-Regular.ttf') format('ttf')
  }

  @font-face {
    font-family: 'STMED';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('fonts/StyreneBLC-Medium.woff2') format('woff2'),
         url('fonts/StyreneBLC-Medium.woff') format('woff'),
         url('fonts/StyreneBLC-Medium.ttf') format('ttf')
  }

  @font-face {
    font-family: 'STAMED';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('fonts/StyreneALC-Medium.woff2') format('woff2'),
         url('fonts/StyreneALC-Medium.woff') format('woff'),
         url('fonts/StyreneALC-Medium.ttf') format('ttf')
  }

  @font-face {
    font-family: 'STAMED';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('fonts/StyreneALC-Regular.woff2') format('woff2'),
         url('fonts/StyreneALC-Regular.woff') format('woff'),
         url('fonts/StyreneALC-Regular.ttf') format('ttf')
  }
