/*____Fonts___________________________________________________________________________*/

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/webfonts/SourceSansPro/SourceSansPro-Regular.eot');
    src: url('fonts/webfonts/SourceSansPro/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Regular.woff2') format('woff2'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Regular.woff') format('woff'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Regular.ttf') format('truetype'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Regular.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro Semibold';
    src: url('fonts/webfonts/SourceSansPro/SourceSansPro-Semibold.eot');
    src: url('fonts/webfonts/SourceSansPro/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Semibold.woff2') format('woff2'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Semibold.woff') format('woff'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Semibold.ttf') format('truetype'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Semibold.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro Bold';
    src: url('fonts/webfonts/SourceSansPro/SourceSansPro-Bold.eot');
    src: url('fonts/webfonts/SourceSansPro/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Bold.woff2') format('woff2'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Bold.woff') format('woff'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Bold.ttf') format('truetype'), url('fonts/webfonts/SourceSansPro/SourceSansPro-Bold.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon/icomoon.eot?4q8xkc');
    src: url('fonts/icomoon/icomoon.eot?4q8xkc#iefix') format('embedded-opentype'), url('fonts/icomoon/icomoon.woff2?4q8xkc') format('woff2'), url('fonts/icomoon/icomoon.ttf?4q8xkc') format('truetype'), url('fonts/icomoon/icomoon.woff?4q8xkc') format('woff'), url('fonts/icomoon/icomoon.svg?4q8xkc#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
#lbCloseLink::before,
#lbNextLink:before,
#lbPrevLink:before,
.news-entry .template-text>div:last-of-type:after,
.appointment .template-text h2:after,
ul li:before,
a.back:after,
a.sm-link:after,
a.sm-link:before,
a.ssm:before,
.dropdown:after,
a.goto:after,
span.goto:after,
a.backlink:before,
a.scroll-to:after,
a.to-top:before,
a.button:after,
button.link:after,
a.tel:before,
form button:after,
div.location:before,
div.phone:before,
div.mail:before,
form button:before,
.app-details div.date:before,
.resize-button:after,
input[type="checkbox"]:checked+label::after {
    font-family: 'icomoon' !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-email:before {
  content: "\e90b";
}
.icon-email1:before {
  content: "\e900";
}
.icon-lupe:before {
  content: "\e901";
}
.icon-contact1:before {
  content: "\e902";
}
.icon-contrast:before {
  content: "\e903";
}
.icon-down:before {
  content: "\e904";
}
.icon-left:before {
  content: "\e905";
}
.icon-right:before {
  content: "\e906";
}
.icon-up:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-comment:before {
  content: "\e90d";
}
.icon-cog:before {
  content: "\e90a";
}