@font-face {
  font-family: Philosopher-R;
  src: url('fonts/Philosopher-Regular.ttf');
  font-display: swap;
}

@font-face {
  font-family: Philosopher-B;
  src: url('fonts/Philosopher-Bold.ttf');
  font-display: swap;
}

@font-face {
  font-family: Philosopher-I;
  src: url('fonts/Philosopher-Italic.ttf');
  font-display: swap;
}
@font-face {
  font-family: Quicksand-B;
  src: url('fonts/Quicksand-Bold.ttf');
  font-display: swap;
}
@font-face {
  font-family: Quicksand;
  src: url('fonts/Quicksand-Medium.ttf');
  font-display: swap;
}
