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

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ACGME' !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-acgme:before {
    content: "\e900";
}
.icon-arrowdown:before {
    content: "\e901";
}
.icon-arrowright:before {
    content: "\e902";
}
.icon-calendar:before {
    content: "\e903";
}
.icon-chatbubble:before {
    content: "\e904";
}
.icon-copy:before {
    content: "\e905";
}
.icon-externallink:before {
    content: "\e906";
}
.icon-link:before {
    content: "\e907";
}
.icon-linkedin:before {
    content: "\e908";
}
.icon-pdf:before {
    content: "\e909";
}
.icon-search:before {
    content: "\e90a";
}
.icon-searchexternal:before {
    content: "\e90b";
}
.icon-mail:before {
    content: "\e90c";
}
.icon-twitter:before {
    content: "\e90d";
}
.icon-user:before {
    content: "\e90e";
}
.icon-acgmewithtext:before {
    content: "\e90f";
}
.icon-plussign:before {
    content: "\e910";
}
.icon-minussign:before {
    content: "\e911";
}
.icon-acgmetext:before {
    content: "\e912";
}
.icon-hamburger:before {
    content: "\e913";
}
.icon-x:before {
    content: "\e914";
}
.icon-email:before {
    content: "\e915";
}
.icon-phone:before {
    content: "\e916";
}
.icon-file-word-o:before {
    content: "\f1c2";
}
.icon-file-excel-o:before {
    content: "\f1c3";
}
.icon-file-powerpoint-o:before {
    content: "\f1c4";
}
.icon-file-image-o:before {
    content: "\f1c5";
}
.icon-file-photo-o:before {
    content: "\f1c5";
}
.icon-file-picture-o:before {
    content: "\f1c5";
}
.icon-file-archive-o:before {
    content: "\f1c6";
}
.icon-file-zip-o:before {
    content: "\f1c6";
}
.icon-file-audio-o:before {
    content: "\f1c7";
}
.icon-file-sound-o:before {
    content: "\f1c7";
}
.icon-file-movie-o:before {
    content: "\f1c8";
}
.icon-file-video-o:before {
    content: "\f1c8";
}
.icon-file-code-o:before {
    content: "\f1c9";
}
.icon-file-pdf-o:before {
    content: "\f1c1";
}
.icon-angle-double-left:before {
    content: "\f100";
}
.icon-angle-double-right:before {
    content: "\f101";
}
.icon-angle-double-up:before {
    content: "\f102";
}
.icon-angle-double-down:before {
    content: "\f103";
}
.icon-circle:before {
    content: "\f111";
}
.icon-circle-thin:before {
    content: "\f1db";
}
.icon-circle-o:before {
    content: "\f10c";
}
.icon-genderless:before {
    content: "\f22d";
}

