@font-face {
    font-family: 'icomoon';
    src:    url( 'http://www.nongmoproject.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/icomoon.eot?km4rk8');
    src:    url( 'http://www.nongmoproject.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/icomoon.eot?km4rk8#iefix') format('embedded-opentype'),
        url( 'http://www.nongmoproject.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/icomoon.ttf?km4rk8') format('truetype'),
        url( 'http://www.nongmoproject.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/icomoon.woff?km4rk8') format('woff'),
        url( 'http://www.nongmoproject.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/icomoon.svg?km4rk8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="wp-svg-custom-"], [class*=" wp-svg-custom-"] {
    /* 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;
}

.wp-svg-custom-hamburger:before {
    content: "\e900";
}
.wp-svg-custom-consumer:before {
    content: "\e901";
}
.wp-svg-custom-facebook:before {
    content: "\e902";
}
.wp-svg-custom-retailer:before {
    content: "\e903";
}
.wp-svg-custom-standard:before {
    content: "\e904";
}
.wp-svg-custom-twitter:before {
    content: "\e905";
}
.wp-svg-custom-verify:before {
    content: "\e906";
}

