@font-face {
  font-family: 'ScotchDisplay';
  src: url('./ScotchDisplayCond-Rm.ttf');
  font-weight: normal;
}

@font-face {
  font-family: 'ScotchDisplay';
  src: url('./ScotchDisplayCond-Sm.ttf');
  font-weight: 600;
}

@font-face {
  font-family: 'ScotchDisplay';
  src: url('./ScotchDisplayCond-SmIt.ttf');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'DM Sans';
  src: url('./DMSans_18pt-Regular.ttf');
  font-weight: normal;
}

@font-face {
  font-family: 'DM Sans';
  src: url('./DMSans_18pt-Bold.ttf');
  font-weight: bold;
}