@font-face {
  font-family: 'Trebuc';
  src: url('/fonts/trebuc.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/trebuc.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/trebuc.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: normal;
}

@font-face {
  font-family: 'Trebuc';
  src: url('/fonts/trebucbi.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/trebucbi.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/trebucbi.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Trebuc';
  src: url('/fonts/trebucbd.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/trebucbd.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/trebucbd.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: bold;
}

@font-face {
  font-family: 'Trebuc';
  src: url('/fonts/trebucit.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/trebucit.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/trebucit.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: italic;
}
