@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "ulbs" !important;
  content: attr(data-icon);
  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;
}

[class^="dep-"]:before,
[class*=" dep-"]:before,
.men:before, .ulbs:before{
  font-family: "ulbs" !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;
}
[class^="big-"],
[class*=" big-"]{
  position: relative;
}
.big-2 {
  font-size: 2em;
  top: .34em;
}
.big-3 {
  font-size: 3em;
  top: .4em;
}
.big-4 {
  font-size: 4em;
  top: .5em;
}

.men:before {
  content: "\e000";
}
.ulbs:before {
  content: "\e001";
}
.dep-info:before {
  content: "\e002";
}
.dep-mate:before {
  content: "\e003";
}
.dep-bio:before {
  content: "\e004";
}
.dep-mediu:before {
  content: "\e005";
}
.dep-sport:before {
  content: "\e006";
}
