@font-face {
  font-family: 'SVN-Gilroy';
  src: url('../fonts/SVN-GilroyBlack.woff2') format('woff2'),
      url('../fonts/SVN-GilroyBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gilroy';
  src: url('../fonts/SVN-GilroyBold.woff2') format('woff2'),
      url('../fonts/SVN-GilroyBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gilroy';
  src: url('../fonts/SVN-GilroyMedium.woff2') format('woff2'),
      url('../fonts/SVN-GilroyMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gilroy';
  src: url('../fonts/SVN-Gilroy.woff2') format('woff2'),
      url('../fonts/SVN-Gilroy.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

