@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?oidimc');
    src:    url('fonts/icomoon.eot?oidimc#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?oidimc') format('truetype'),
        url('fonts/icomoon.woff?oidimc') format('woff'),
        url('fonts/icomoon.svg?oidimc#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

.icon-insta:before {
    content: "\e900";
}
.icon-padc_diamond-skull:before {
    content: "\e901";
}
.icon-padc_skull:before {
    content: "\e902";
}
.icon-diamond:before {
    content: "\e90a";
}
.icon-facebook:before {
    content: "\e90b";
}
.icon-padc_audio:before {
    content: "\e91c";
}
.icon-padc_decagon:before {
    content: "\e91d";
}
.icon-padc_dev:before {
    content: "\e91e";
}
.icon-padc_grid:before {
    content: "\e920";
}
.icon-padc_half-decagon:before {
    content: "\e921";
}
.icon-padc_photo:before {
    content: "\e922";
}
.icon-padc_sales:before {
    content: "\e923";
}
.icon-padc_video:before {
    content: "\e925";
}
.icon-play:before {
    content: "\e927";
}
.icon-retweet:before {
    content: "\e928";
}
.icon-twitter:before {
    content: "\e92c";
}

