@font-face {
  font-family: 'Long-Trail';
  src:url('fonts/Long-Trail.eot');
  src:url('fonts/Long-Trail.eot?#iefix') format('embedded-opentype'),
    url('fonts/Long-Trail.woff') format('woff'),
    url('fonts/Long-Trail.ttf') format('truetype'),
    url('fonts/Long-Trail.svg#Long-Trail') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[class*="icon-"] {
  font-family: 'Long-Trail';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-twitter, 
.icon-pencil, 
.icon-location, 
.icon-facebook, 
.icon-arrow-down, 
.icon-arrow-left, 
.icon-arrow-right, 
.icon-arrow-up, 
.icon-envelop, 
.icon-feed {
  font-family: 'Long-Trail' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bf-bottle:before,
.icon-bf-Btl:before {
  content: "\e601";
}
.icon-twitter:before {
  content: "\e602";
}
.icon-pencil:before {
  content: "\e603";
}
.icon-location:before {
  content: "\e604";
}
.icon-facebook:before {
  content: "\e605";
}
.icon-bf-mug:before {
  content: "\e606";
}
.icon-bf-keg:before,
.icon-bf-Keg:before,
.icon-bf-KEG:before {
  content: "\e607";
}
.icon-bf-cart:before {
  content: "\e608";
}
.icon-bf-can:before,
.icon-bf-Can:before,
.icon-bf-Cans:before {
  content: "\e609";
}
.icon-bf-bottle-22:before {
  content: "\e60a";
}
.icon-arrow-up:before {
  content: "\e60b";
}
.icon-arrow-right:before {
  content: "\e60c";
}
.icon-arrow-left:before {
  content: "\e60d";
}
.icon-arrow-down:before {
  content: "\e60e";
}
.icon-arrow-beer:before {
  content: "\e60f";
}
