@font-face {
  font-family: 'MTSans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/uploads/fonts/MTSans-RegularCondensed.woff2') format('woff2'),
       url('/uploads/fonts/MTSans-RegularCondensed.ttf') format('truetype');
}

@font-face {
  font-family: 'MTSans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/uploads/fonts/MTSans-BoldCondensed.woff2') format('woff2'),
       url('/uploads/fonts/MTSans-BoldCondensed.ttf') format('truetype');
}

@font-face {
  font-family: 'MTSans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/uploads/fonts/MTSans-BlackCondensed.ttf') format('truetype');
}

@font-face {
  font-family: 'MTSans BoldCondensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/uploads/fonts/MTSans-BoldCondensed.woff2') format('woff2'),
       url('/uploads/fonts/MTSans-BoldCondensed.ttf') format('truetype');
}

@font-face {
  font-family: 'MTSans RegularCondensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/uploads/fonts/MTSans-RegularCondensed.woff2') format('woff2'),
       url('/uploads/fonts/MTSans-RegularCondensed.ttf') format('truetype');
}
