@font-face {
    font-family: 'icomoon3';
    src:  url('icomoon3/icomoon3.eot?8368u5');
    src:  url('icomoon3/icomoon3.eot?8368u5#iefix') format('embedded-opentype'),
    url('icomoon3/icomoon3.ttf?8368u5') format('truetype'),
    url('icomoon3/icomoon3.woff?8368u5') format('woff'),
    url('icomoon3/icomoon3.svg?8368u5#icomoon3') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-3"], [class*=" icon-3"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon3' !important;
    speak: never;
    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-3copy3:before {
    content: "\e2001";
}
.icon-3upload:before {
    content: "\e2002";
}
