@font-face {
  font-family: 'gilroy';src: url('/fonts/gilroy.ttf') format('truetype');
}
@font-face {
  font-family: 'gilroy';src: url('/fonts/gilroy-blod.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Sora';src: url('/fonts/Sora-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Sora';src: url('/fonts/Sora-Medium.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Sora';src: url('/fonts/Sora-Light.ttf') format('truetype');
  font-weight: 100;
}
@font-face {
  font-family: 'Sora';src: url('/fonts/Sora-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
