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

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;

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

.ic-user:before {
  content: "\e901";
}
.ic-love:before {
  content: "\e904";
}
.ic-cart:before {
  content: "\e906";
}
.ic-clock:before {
  content: "\e90b";
}
.ic-menu:before {
  content: "\e912";
}
.ic-x:before {
  content: "\e900";
}
.ic-facebook:before {
  content: "\e902";
}
.ic-instagram:before {
  content: "\e903";
}
.ic-marker:before {
  content: "\e905";
}
.ic-pinterest:before {
  content: "\e907";
}
.ic-rss:before {
  content: "\e908";
}
.ic-search:before {
  content: "\e909";
}
.ic-twitter:before {
  content: "\e90a";
}
.ic-phone:before {
  content: "\e90c";
}
.ic-navbar-toggle:before {
  content: "\e90d";
}
.ic-arrow-down:before {
  content: "\e90e";
}
.ic-arrow-up:before {
  content: "\e90f";
}
.ic-cheveron-down:before {
  content: "\e910";
}
.ic-cheveron-up:before {
  content: "\e911";
}
