
@font-face {
  font-family: 'RobotoCondensed';
  src: url(./RobotoCondensed-Regular.ttf) format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(./Roboto-Regular.ttf) format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(./Roboto-Medium.ttf) format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Bold.ttf) format('truetype');
  font-weight: bold;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Black.ttf) format('truetype');
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: 'Myriadpro';
  src: url(./myriadpro-regular.ttf) format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Myriadpro';
  src: url(./myriadpro-boldcond.ttf) format('truetype');
  font-weight: bold;
  font-display: swap;
}


@font-face {
  font-family: 'RobotoCondensed';
  src: url(./RobotoCondensed-Regular.ttf) format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url(./RobotoCondensed-Bold.ttf) format('truetype');
  font-weight: 700;
  font-display: swap;
}
