@font-face {
    font-family: 'sundanceicon';
    src:    url('fonts/sundanceicon.eot?pcey2t');
    src:    url('fonts/sundanceicon.eot?pcey2t#iefix') format('embedded-opentype'),
        url('fonts/sundanceicon.ttf?pcey2t') format('truetype'),
        url('fonts/sundanceicon.woff?pcey2t') format('woff'),
        url('fonts/sundanceicon.svg?pcey2t#sundanceicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="sundanceicon-"], [class*=" sundanceicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'sundanceicon' !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;
}

.sundanceicon-photographers:before {
    content: "\e909";
}
.sundanceicon-agents:before {
    content: "\e901";
}
.sundanceicon-casting:before {
    content: "\e902";
}
.sundanceicon-dramadance:before {
    content: "\e903";
}
.sundanceicon-health:before {
    content: "\e904";
}
.sundanceicon-serviceproviders:before {
    content: "\e905";
}
.sundanceicon-support:before {
    content: "\e906";
}
.sundanceicon-theatre:before {
    content: "\e907";
}
.sundanceicon-tvradio:before {
    content: "\e908";
}
.sundanceicon-phone:before {
    content: "\e900";
}
.sundanceicon-check:before {
    content: "\f00c";
}
.sundanceicon-close:before {
    content: "\f00d";
}
.sundanceicon-remove:before {
    content: "\f00d";
}
.sundanceicon-times:before {
    content: "\f00d";
}
.sundanceicon-trash-o:before {
    content: "\f014";
}
.sundanceicon-twitter-square:before {
    content: "\f081";
}
.sundanceicon-facebook-square:before {
    content: "\f082";
}
.sundanceicon-linkedin-square:before {
    content: "\f08c";
}
.sundanceicon-phone-square:before {
    content: "\f098";
}
.sundanceicon-globe:before {
    content: "\f0ac";
}
.sundanceicon-google-plus-square:before {
    content: "\f0d4";
}
.sundanceicon-youtube-square:before {
    content: "\f166";
}
.sundanceicon-instagram:before {
    content: "\f16d";
}
.sundanceicon-vimeo-square:before {
    content: "\f194";
}
.sundanceicon-envelope-square:before {
    content: "\f199";
}
.sundanceicon-fax:before {
    content: "\f1ac";
}

