@font-face {
  font-family: 'SctoGroteskA';
  src: url('SctoGroteskA-MediumItalic.woff') format('woff'),
       url('SctoGroteskA-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'SctoGroteskA';
  src: url('SctoGroteskA-Medium.woff') format('woff'),
       url('SctoGroteskA-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SctoGroteskA';
  src: url('SctoGroteskA-Regular.woff') format('woff'),
       url('SctoGroteskA-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SctoGroteskA';
  src: url('SctoGroteskA-Regular.woff.woff') format('woff'),
       url('SctoGroteskA-Regular.woff.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'SctoGroteskA';
  src: url('SctoGroteskA-Bold.woff') format('woff'),
       url('SctoGroteskA-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SctoGroteskA';
  src: url('SctoGroteskA-BoldItalic.woff') format('woff'),
       url('SctoGroteskA-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}
