/*
  Font Custom - icon webfonts made simple
*/

@font-face {
    font-family: 'MarsIconFont';
    src: url('/font/mars-icon-font.eot?2014-03-06');
    src: url('/font/mars-icon-font.eot?2014-03-06#iefix') format('embedded-opentype'),
         url('/font/mars-icon-font.woff?2014-03-06') format('woff'),
         url('/font/mars-icon-font.ttf?2014-03-06') format('truetype'),
         url('/font/mars-icon-font.svg?2014-03-06#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
  Icon Classes
*/

[class^="micon-"]:before, [class*=" micon-"]:before {
  font-family: 'MarsIconFont';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}


.micon-background-circle:before { content: "\f100"; }
.micon-contact-us:before { content: "\f101"; }
.micon-cookies:before { content: "\f102"; }
.micon-legal:before { content: "\f103"; }
.micon-marketing-site:before { content: "\f104"; }
.micon-note-to-parents:before { content: "\f105"; }
.micon-nutrition:before { content: "\f106"; }
.micon-our-brands:before { content: "\f107"; }
.micon-our-promise:before { content: "\f108"; }
.micon-adchoice:before { content: "\f11e"; }
.micon-privacy:before { content: "\f109"; }
.micon-product-locator:before { content: "\f10a"; }
.micon-site-owner:before { content: "\f10b"; }
.micon-globe:before { content: "\f10c"; }
.micon-info:before { content: "\f10d"; }
.micon-bolt:before { content: "\f10e"; }
.micon-heart:before { content: "\f10f"; }
.micon-star:before { content: "\f110"; }
.micon-link:before { content: "\f111"; }
.micon-cart:before { content: "\f112"; }
.micon-pointer:before { content: "\f113"; }
.micon-arrow-left:before { content: "\f114"; }
.micon-arrow-right:before { content: "\f115"; }
.micon-arrow-down:before { content: "\f116"; }
.micon-arrow-up:before { content: "\f117"; }
.micon-twitter:before { content: "\f118"; }
.micon-facebook:before { content: "\f119"; }
.micon-instagram:before { content: "\f11a"; }
.micon-google-plus:before { content: "\f11b"; }
.micon-pinterest:before { content: "\f11c"; }
.micon-tumblr:before { content: "\f11d"; }
.micon-adchoice:before { content: "\f11e"; }
.micon-trademark:before { content: "\f11f"; }