@font-face {
    font-family: 'antidrug-icon';
    src:    url('fonts/antidrug-icon.eot?qxjkkn');
    src:    url('fonts/antidrug-icon.eot?qxjkkn#iefix') format('embedded-opentype'),
        url('fonts/antidrug-icon.ttf?qxjkkn') format('truetype'),
        url('fonts/antidrug-icon.woff?qxjkkn') format('woff'),
        url('fonts/antidrug-icon.svg?qxjkkn#antidrug-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'antidrug-icon' !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-judgment:before {
    content: "\e90b";
}
.icon-attention:before {
    content: "\e900";
}
.icon-balance:before {
    content: "\e901";
}
.icon-cold:before {
    content: "\e902";
}
.icon-eat:before {
    content: "\e903";
}
.icon-eye_big:before {
    content: "\e904";
}
.icon-eye_distortion:before {
    content: "\e905";
}
.icon-fat:before {
    content: "\e906";
}
.icon-feel:before {
    content: "\e907";
}
.icon-fight:before {
    content: "\e908";
}
.icon-ghost:before {
    content: "\e909";
}
.icon-heart:before {
    content: "\e90a";
}
.icon-muscle:before {
    content: "\e90c";
}
.icon-pee:before {
    content: "\e90d";
}
.icon-psycho:before {
    content: "\e90e";
}
.icon-sleep:before {
    content: "\e90f";
}
.icon-sperm:before {
    content: "\e910";
}
.icon-stomach:before {
    content: "\e911";
}