@font-face {
    font-family: 'icomoon';
    src:    url('/come/fonts/icomoon.eot?gh0ch3');
    src:    url('/come/fonts/icomoon.eot?gh0ch3#iefix') format('embedded-opentype'),
        url('/come/fonts/icomoon.ttf?gh0ch3') format('truetype'),
        url('/come/fonts/icomoon.woff?gh0ch3') format('woff'),
        url('/come/fonts/icomoon.svg?gh0ch3#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-li:before {
    content: "\e902";
}
.icon-ha:before {
    content: "\e903";
}
.icon-go:before {
    content: "\e900";
}
.icon-in:before {
    content: "\e904";
}
.icon-tw:before {
    content: "\e901";
}
.icon-fa:before {
    content: "\f09a";
}
.icon-fa-f:before {
    content: "\f09a";
}
.icon-tu:before {
    content: "\f173";
}
.icon-pi-p:before {
    content: "\f231";
}
.icon-po:before {
    content: "\f265";
}
