@font-face {
    font-family: 'dince-reg';
    src: url('dncemd-webfont.eot');
    src: url('dncemd-webfont.eot?#iefix') format('embedded-opentype'),
         url('dncemd-webfont.woff') format('woff'),
         url('dncemd-webfont.ttf') format('truetype'),
         url('dncemd-webfont.svg#dince-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dince-bold';
    src: url('dncebd-webfont.eot');
    src: url('dncebd-webfont.eot?#iefix') format('embedded-opentype'),
         url('dncebd-webfont.woff') format('woff'),
         url('dncebd-webfont.ttf') format('truetype'),
         url('dncebd-webfont.svg#dince-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'xws-icons';
    src: url('xws-icons.eot?2zgqdb');
    src: url('xws-icons.eot?2zgqdb#iefix') format('embedded-opentype'),
         url('xws-icons.ttf?2zgqdb') format('truetype'),
         url('xws-icons.woff?2zgqdb') format('woff'),
         url('xws-icons.svg?2zgqdb#xws-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon {
    font-family: 'xws-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {content: "\e900";}
.icon-twitter:before {content: "\e901";}
.icon-facebook:before {content: "\e902";}
.icon-xing:before {content: "\e903";}

