@font-face {
    font-family: 'art-dynasty';
    src:    url('../fonts/Art-Dyansty/Art-Dynasty-Font.eot?fa5ehr');
    src:    url('../fonts/Art-Dyansty/Art-Dynasty-Font.eot?fa5ehr#iefix') format('embedded-opentype'),
        url('../fonts/Art-Dyansty/Art-Dynasty-Font.ttf?fa5ehr') format('truetype'),
        url('../fonts/Art-Dyansty/Art-Dynasty-Font.woff?fa5ehr') format('woff'),
        url('../fonts/Art-Dyansty/Art-Dynasty-Font.svg?fa5ehr#art-dynasty') 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: 'art-dynasty' !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-back:before {
    content: "\e900";
}
.icon-behance:before {
    content: "\e901";
}
.icon-contact:before {
    content: "\e902";
}
.icon-dribbble:before {
    content: "\e903";
}
.icon-facebook:before {
    content: "\e904";
}
.icon-games:before {
    content: "\e905";
}
.icon-mobile-apps:before {
    content: "\e906";
}
.icon-scroll:before {
    content: "\e907";
}
.icon-symbol:before {
    content: "\e908";
}
.icon-symbol-2:before {
    content: "\e909";
}
.icon-twitter:before {
    content: "\e90a";
}
.icon-uiux:before {
    content: "\e90b";
}
.icon-volume-off:before {
    content: "\e90c";
}
.icon-volume-on:before {
    content: "\e90d";
}
.icon-websites:before {
    content: "\e90e";
}
