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

.icon-link-ext:before {
    content: '\f08e';
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
