@charset "utf-8";
/*
*
*	#JuB - Jugend und Beruf- Fontface
*	Author: SECONDRED Newmedia GmbH
*	Web: http://www.secondred.de
*
* 	Add: font-display: swap;
*/
/* Regular */
@font-face {
    font-family: 'Open Sans';    
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}
/* Semibold */
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: 500;
    font-style: normal;
}
/* Bold */
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: bold;
    font-weight: 700;
    font-style: normal;
}
@font-face {
  font-family: 'handsean';
  src: url('../fonts/handsean-webfont.eot');
  src: url('../fonts/handsean-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/handsean-webfont.woff') format('woff'), 
       url('../fonts/handsean-webfont.ttf') format('truetype'), 
       url('../fonts/handsean-webfont.svg#svgFontName') format('svg');
}

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

}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "jugendundberuf" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down:before {content: "\61";}
.icon-arrow-top:before {content: "\64";}
.icon-checked:before,
.icon-checkbox:before{content: "\65";}
.icon-gallery:before {content: "\66";}
.icon-minus:before {content: "\67";}
.icon-play:before {content: "\68";}
.icon-plus:before {content: "\69";}
.icon-quote:before {content: "\6a";}
.icon-search:before {content: "\6b";}
.icon-selectarrow:before {content: "\6c";}
.icon-share:before {content: "\6d";}
.icon-twitter:before {content: "\6e";}
.icon-facebook:before {content: "\6f";}
.icon-mail:before {content: "\71";}
.icon-whatsapp:before {content: "\72";}
.icon-close:before {content: "\73";}
.icon-hamburger:before {content: "\74";}
.icon-arrow-lft:before {content: "\62";}
.icon-arrow-rt:before {content: "\63";}
.icon-web:before {content: "\75";}
.icon-school:before {content: "\76";}
.icon-person:before {content: "\77";}
.icon-branche:before {content: "\78";}
.icon-company:before {content: "\79";}
.icon-datepicker:before {content: "\7a";}
.icon-label:before {content: "\70";}
.icon-audio:before {content: "\41";}
.icon-praktikum:before {content: "\42";}
.icon-pin:before {content: "\43";}
.icon-fax:before {content: "\44";}
.icon-clock:before { content: "\45";}
.icon-phone:before {  content: "\46";}
.icon-graduate:before { content: "\47";}
.icon-pencil:before { content: "\48";}
.icon-education:before { content: "\49";}
.icon-filter:before { content: "\4a";}