/* @import url("https://use.typekit.net/egx0vyp.css"); */

/* Aboca Icons */

@font-face {
    font-family: 'Aboca Icons Font';
    src:  url('aboca-icons.eot?xgmj8k');
    src:  url('aboca-icons.eot?xgmj8k#iefix') format('embedded-opentype'),
    url('aboca-icons.ttf?xgmj8k') format('truetype'),
    url('aboca-icons.woff?xgmj8k') format('woff'),
    url('aboca-icons.svg?xgmj8k#aboca-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="aboca-icon-"], [class*=" aboca-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Aboca Icons Font' !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;
}

.aboca-icon-marker:before {
    content: "\e90e";
}
.aboca-icon-shop:before {
    content: "\e90d";
}
.aboca-icon-geoloc:before {
    content: "\e90c";
}
.aboca-icon-glossary:before {
    content: "\e90b";
}
.aboca-icon-ce-mark-official:before {
    content: "\e90a";
}
.aboca-icon-close:before {
    content: "\e909";
}
.aboca-icon-account:before {
    content: "\e902";
}
.aboca-icon-account-fill:before {
    content: "\e90f";
}
.aboca-icon-business:before {
    content: "\e904";
}
.aboca-icon-call:before {
    content: "\e905";
}
.aboca-icon-mail:before {
    content: "\e908";
}
.aboca-icon-search:before {
    content: "\e903";
}
.aboca-icon-pause:before {
    content: "\e906";
}
.aboca-icon-play:before {
    content: "\e907";
}
.aboca-icon-arrow-right-image-gallery:before {
    content: "\e901";
}
.aboca-icon-arrow-left-image-gallery:before {
    content: "\e900";
}
.aboca-icon-quotes-left:before {
    content: "\e977";
}
.aboca-icon-quotes-right:before {
    content: "\e978";
}
