@font-face {
  font-family: venti;
  src: url(/fonts/venti/venti.eot) format("embedded-opentype");
  src: url(/fonts/venti/venti.woff) format("woff"),
    url(/fonts/venti/venti.ttf) format("truetype"),
    url(/fonts/venti/venti.svg#venti) format("svg");
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: butler;
  src: url(/fonts/butler/butler.woff) format("woff"),
    url(/fonts/butler/butler.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("/fonts/brandon/BrandonGrotesque-Bold.eot");
  src: local("Brandon Grotesque Bold"),
    local("/fonts/brandon/BrandonGrotesque-Bold"),
    url("/fonts/brandon/BrandonGrotesque-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/brandon/BrandonGrotesque-Bold.woff") format("woff"),
    url("/fonts/brandon/BrandonGrotesque-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("/fonts/brandon/BrandonGrotesque-Light.eot");
  src: local("Brandon Grotesque Light"),
    local("/fonts/brandon/BrandonGrotesque-Light"),
    url("/fonts/brandon/BrandonGrotesque-Light.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/brandon/BrandonGrotesque-Light.woff") format("woff"),
    url("/fonts/brandon/BrandonGrotesque-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("/fonts/brandon/BrandonGrotesque-Black.eot");
  src: local("Brandon Grotesque Black"),
    local("/fonts/brandon/BrandonGrotesque-Black"),
    url("/fonts/brandon/BrandonGrotesque-Black.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/brandon/BrandonGrotesque-Black.woff") format("woff"),
    url("/fonts/brandon/BrandonGrotesque-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url("/fonts/brandon/BrandonGrotesque-Medium.eot");
  src: local("Brandon Grotesque Medium"),
    local("/fonts/brandon/BrandonGrotesque-Medium"),
    url("/fonts/brandon/BrandonGrotesque-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/brandon/BrandonGrotesque-Medium.woff") format("woff"),
    url("/fonts/brandon/BrandonGrotesque-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "DIN Alternate Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Alternate Bold"), url("DINAlternate-Bold.woff") format("woff");
}
