@font-face {
  font-family: Silka;
  font-weight: normal;
  src: url('/fonts/Silka/Silka-Regular.otf') format('opentype');
}

@font-face {
  font-family: Silka;
  font-weight: 300;
  src: url('/fonts/Silka/Silka-Thin.otf') format('opentype');
}

@font-face {
  font-family: Silka;
  font-weight: 400;
  src: url('/fonts/Silka/Silka-Regular.otf') format('opentype');
}

@font-face {
  font-family: Silka;
  font-weight: 500;
  src: url('/fonts/Silka/Silka-Medium.otf') format('opentype');
}

@font-face {
  font-family: Silka;
  font-weight: 600;
  src: url('/fonts/Silka/Silka-SemiBold.otf') format('opentype');
}

@font-face {
  font-family: Silka;
  font-weight: 700;
  src: url('/fonts/Silka/Silka-Bold.otf') format('opentype');
}
