@font-face {
  font-family: 'Philosopher';
  src: url(./Philosopher-Regular.woff);
  font-weight: normal;
}

@font-face {
  font-family: 'Philosopher';
  src: url(./Philosopher-Bold.woff);
  font-weight: bold;
}