@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto"), url("https://fonts.cdnfonts.com/s/46637/Roboto-Regular.woff") format("woff");
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto"), url("https://fonts.cdnfonts.com/s/46637/Roboto-Italic.woff") format("woff");
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Roboto"), url("https://fonts.cdnfonts.com/s/46637/Roboto-Medium.woff") format("woff");
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: local("Roboto"), url("https://fonts.cdnfonts.com/s/46637/Roboto-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto Condensed"), url("https://fonts.cdnfonts.com/s/46637/RobotoCondensed-Regular.woff") format("woff");
}
/*@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto Condensed"), url("https://fonts.cdnfonts.com/s/46637/RobotoCondensed-RegularItalic.woff") format("woff");
}*/
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Roboto Condensed"), url("https://fonts.cdnfonts.com/s/46637/RobotoCondensed-Medium.woff") format("woff");
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Condensed"), url("https://fonts.cdnfonts.com/s/46637/RobotoCondensed-Bold.woff") format("woff");
}