@font-face {
  font-family: 'SF Pro';
  font-weight: 400;
  font-style: normal;
  src: local('SF Pro Display Regular'), local('SFProDisplay-Regular'),
    url('SFProDisplay-Regular.woff2') format('woff2'),
    url('SFProDisplay-Regular.woff') format('woff');
}

@font-face {
  font-family: 'SF Pro';
  font-weight: 500;
  font-style: normal;
  src: local('SF Pro Display Medium'), local('SFProDisplay-Medium'),
    url('SFProDisplay-Medium.woff2') format('woff2'), url('SFProDisplay-Medium.woff') format('woff');
}

@font-face {
  font-family: 'SF Pro';
  font-weight: 600;
  font-style: normal;
  src: local('SF Pro Display Semibold'), local('SFProDisplay-Semibold'),
    url('SFProDisplay-Semibold.woff2') format('woff2'),
    url('SFProDisplay-Semibold.woff') format('woff');
}

@font-face {
  font-family: 'SF Pro';
  font-weight: 700;
  font-style: normal;
  src: local('SF Pro Display Bold'), local('SFProDisplay-Bold'),
    url('SFProDisplay-Bold.woff2') format('woff2'), url('SFProDisplay-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Gilroy-Black';
  src: local('Gilroy-Black'), url('Gilroy-Black.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Pilot Command Laser Super-Ital';
  src: local('Pilot Command Laser Super-Ital'),
    url('pilotcommand1_2lasersuperital.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat'), url('Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-size: 14px;
}
@font-face {
  font-family: 'Orbitron';
  src: local('Orbitron'), url('Orbitron-VariableFont_wght.ttf') format('truetype');
  font-weight: 500;
  font-size: 16px;
}
