@font-face {
  font-family: 'Nautilus';
  src: url('/fonts/Nautilus.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Trebuchet-Bold-Italic';
  src: url('/fonts/Trebuchet-MS-Bold-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Trebuchet-Bold';
  src: url('/fonts/Trebuchet-MS-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Trebuchet-Italic';
  src: url('/fonts/Trebuchet-MS-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Trebuchet';
  src: url('/fonts/Trebuchet-MS.ttf');
  font-weight: normal;
  font-style: normal;
}
