@font-face {
  font-family: 'GilroyRegular';
  src: local('☺');
  src: url('../fonts/Gilroy/GilroyRegular.ttf') format('truetype');

  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'GilroyMedium';
  src: local('☺');
  src: url('../fonts/Gilroy/Gilroy-Medium.ttf') format('truetype');

  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'GilroyBold';
  src: local('☺');
  src: url('../fonts/Gilroy/GilroyBold.ttf') format('truetype');

  font-style: normal;
  font-weight: bold;
}
