/* ==========================================================================
    FONTS
   ========================================================================== */

@font-face {
   font-family: 'Caslon Antique';
   src: url('../fonts/28F73F_0_0.eot');
   src: url('../fonts/28F73F_0_0.eot?#iefix') format('embedded-opentype'),
        url('../fonts/28F73F_0_0.woff') format('woff'),
        url('../fonts/28F73F_0_0.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
   font-family: 'Abraham Lincoln';
   src: url('../fonts/abrahamlincoln-webfont.eot');
   src: url('../fonts/abrahamlincoln-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/abrahamlincoln-webfont.woff') format('woff'),
        url('../fonts/abrahamlincoln-webfont.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: 'Desyrel';
   src: url('../fonts/desyrel-webfont.eot');
   src: url('../fonts/desyrel-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/desyrel-webfont.woff') format('woff'),
        url('../fonts/desyrel-webfont.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;

}

/* Icon Font */
@font-face {
    font-family: 'Smutty Icons';
    src:url('../fonts/smuttyicons/fonts/smuttyicons.eot?-ph5dsn');
    src:url('../fonts/smuttyicons/fonts/smuttyicons.eot?#iefix-ph5dsn') format('embedded-opentype'),
        url('../fonts/smuttyicons/fonts/smuttyicons.woff?-ph5dsn') format('woff'),
        url('../fonts/smuttyicons/fonts/smuttyicons.ttf?-ph5dsn') format('truetype'),
        url('../fonts/smuttyicons/fonts/smuttyicons.svg?-ph5dsn#smuttyicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'Smutty Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
    content: "\e620";
}
.icon-locate:before {
    content: "\e619";
}
.icon-cart:before {
    content: "\e60f";
}
.icon-arrow-thin-left:before {
    content: "\e61b";
}
.icon-arrow-thin-right:before {
    content: "\e61c";
}
.icon-free:before {
    content: "\e61f";
}
.icon-laurel-left:before {
    content: "\e61d";
}
.icon-laurel-right:before {
    content: "\e61e";
}
.icon-hopper-pinup:before {
    content: "\e613";
}
.icon-hopper-pairing:before {
    content: "\e614";
}
.icon-hopper-photo:before {
    content: "\e615";
}
.icon-hopper-recipe:before {
    content: "\e616";
}
.icon-hopper-video:before {
    content: "\e617";
}
.icon-wheat:before {
    content: "\e611";
}
.icon-pin:before {
    content: "\e60b";
}
.icon-search:before {
    content: "\e600";
}
.icon-grid:before {
    content: "\e61a";
}
.icon-play:before {
    content: "\e609";
}
.icon-arrow-right:before {
    content: "\e60a";
}
.icon-calendar:before {
    content: "\e605";
}
.icon-arrow-down:before {
    content: "\e610";
}
.icon-facebook:before {
    content: "\e602";
}
.icon-twitter:before {
    content: "\e601";
}
.icon-filter:before {
    content: "\e618";
}
.icon-menu:before {
    content: "\e608";
}
.icon-google:before {
    content: "\e60c";
}
.icon-select-list:before {
    content: "\e60d";
}
.icon-envelope-alt:before {
    content: "\e60e";
}
.icon-nav-left:before {
    content: "\e607";
}
.icon-nav-right:before {
    content: "\e606";
}
.icon-circle:before {
    content: "\e612";
}
.icon-youtube:before {
    content: "\e604";
}
.icon-instagram:before {
    content: "\e603";
}