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

[class^="icon-"],
[class*=" icon-"] {
    /* 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: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-next-down:before {
    content: "\e905";
}

.icon-next-right:before {
    content: "\e903";
}

.icon-next-left:before {
    content: "\e904";
}

.icon-arrow-down:before {
    content: "\e900";
}

.icon-menu:before {
    content: "\e901";
}

.icon-chevron-thin-up:before {
    content: "\e902";
}

.icon-quotes-left:before {
    content: "\e977";
}

.icon-quotes-right:before {
    content: "\e978";
}

.icon-play:before {
    content: "\ea1c";
}

.icon-calendar:before {
    content: "\e953";
}

/*FONT FAMILY*/

/*AVENIR FONT*/

@font-face {
    font-family: 'Didot';
    src: url('../fonts/Didot-Italic.eot');
    src: url('../fonts/Didot-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Didot-Italic.woff2') format('woff2'), url('../fonts/Didot-Italic.woff') format('woff'), url('../fonts/Didot-Italic.ttf') format('truetype'), url('../fonts/Didot-Italic.svg#Didot-Italic') format('svg');
}