@charset "UTF-8";

@font-face {
    font-family: "customoeicons";
    src: url("fontastic/customoeicons.eot");
    src: url("fontastic/customoeicons.eot%3F") format("embedded-opentype"),
    url("fontastic/customoeicons.woff") format("woff"),
    url("fontastic/customoeicons.ttf") format("truetype"),
    url("fontastic/customoeicons.svg") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "customoeicons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="oe-"]:before,
[class*=" oe-"]:before {
    font-family: "customoeicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.oe-apple:before {
    content: "\61";
}

.oe-bandaid:before {
    content: "\62";
}

.oe-comment-exclamation:before {
    content: "\64";
}

.oe-dependent:before {
    content: "\65";
}

.oe-gift:before {
    content: "\66";
}

.oe-hand-heart:before {
    content: "\67";
}

.oe-heart-arrow:before {
    content: "\68";
}

.oe-lightbulb:before {
    content: "\69";
}

.oe-medical:before {
    content: "\6a";
}

.oe-piggy:before {
    content: "\6b";
}

.oe-pills:before {
    content: "\6c";
}

.oe-24-support:before {
    content: "\6d";
}

.oe-swim:before {
    content: "\6e";
}

.oe-target:before {
    content: "\6f";
}

.oe-dental:before {
    content: "\70";
}

.oe-accident-2:before {
    content: "\71";
}

.oe-accident-3:before {
    content: "\72";
}

.oe-med-den:before {
    content: "\75";
}

.oe-awareness-ribbon:before {
    content: "\78";
}

.oe-misc:before {
    content: "\73";
}

.oe-misc2:before {
    content: "\74";
}

.oe-misc3:before {
    content: "\79";
}

.oe-vol-accident:before {
    content: "\42";
}

.oe-retirement:before {
    content: "\44";
}

.oe-prescription:before {
    content: "\45";
}

.oe-ivbag:before {
    content: "\46";
}

.oe-heart-shopping:before {
    content: "\47";
}

.oe-glasses:before {
    content: "\77";
}

.oe-wallet:before {
    content: "\43";
}

.oe-den-vis:before {
    content: "\76";
}

.oe-misc5:before {
    content: "\41";
}

.oe-misc4:before {
    content: "\7a";
}

.oe-checklist:before {
    content: "\63";
}

.oe-communication:before {
    content: "\48";
}

.oe-export:before {
    content: "\49";
}

.oe-tags:before {
    content: "\4a";
}

.oe-progress-search:before {
    content: "\4b";
}

.oe-left-right-arrows:before {
    content: "\4c";
}

.oe-smoking:before {
    content: "\4d";
}

.oe {
    font-size: 1.25em;
}
