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

[class^="agora-icon-"], [class*=" agora-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'agora-icons' !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;
}

.agora-icon-document:before {
    content: "\e900";
}
.agora-icon-donation:before {
    content: "\e901";
}
.agora-icon-exclamation:before {
    content: "\e902";
}
.agora-icon-facebook:before {
    content: "\e903";
}
.agora-icon-googleplus:before {
    content: "\e904";
}
.agora-icon-hash:before {
    content: "\e905";
}
.agora-icon-helpdesk:before {
    content: "\e906";
}
.agora-icon-instagram:before {
    content: "\e907";
}
.agora-icon-lightbulb:before {
    content: "\e908";
}
.agora-icon-like:before {
    content: "\e909";
}
.agora-icon-linkedin:before {
    content: "\e90a";
}
.agora-icon-location:before {
    content: "\e90b";
}
.agora-icon-mail:before {
    content: "\e90c";
}
.agora-icon-map:before {
    content: "\e90d";
}
.agora-icon-map_act:before {
    content: "\e90e";
}
.agora-icon-map_nsw:before {
    content: "\e90f";
}
.agora-icon-map_nt:before {
    content: "\e910";
}
.agora-icon-map_qld:before {
    content: "\e911";
}
.agora-icon-map_sa:before {
    content: "\e912";
}
.agora-icon-map_tas:before {
    content: "\e913";
}
.agora-icon-map_vic:before {
    content: "\e914";
}
.agora-icon-map_wa:before {
    content: "\e915";
}
.agora-icon-megafone:before {
    content: "\e916";
}
.agora-icon-person:before {
    content: "\e917";
}
.agora-icon-phone:before {
    content: "\e918";
}
.agora-icon-retweet:before {
    content: "\e919";
}
.agora-icon-rss:before {
    content: "\e91a";
}
.agora-icon-search:before {
    content: "\e91b";
}
.agora-icon-searchperson:before {
    content: "\e91c";
}
.agora-icon-star:before {
    content: "\e91d";
}
.agora-icon-tweet:before {
    content: "\e91e";
}
.agora-icon-twitter:before {
    content: "\e91f";
}
.agora-icon-volunteer:before {
    content: "\e920";
}
.agora-icon-window:before {
    content: "\e921";
}
.agora-icon-write:before {
    content: "\e922";
}
.agora-icon-youtube:before {
    content: "\e923";
}

