/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "TrebuchetMS";
  src: url("trebuc.eot"); /* IE9 Compat Modes */
  src: url("trebuc.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("trebuc.otf") format("opentype"), /* Open Type Font */
    url("trebuc.svg") format("svg"), /* Legacy iOS */
    url("trebuc.ttf") format("truetype"), /* Safari, Android, iOS */
    url("trebuc.woff") format("woff"), /* Modern Browsers */
    url("trebuc.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}