@charset "UTF-8";








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

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

[data-icon]:before {
  font-family: "untitled-font-1" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-1" !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;
}




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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-mobil2:before {
    content: "\e959";
}
.icon-tablet:before {
    content: "\e95a";
}

.icon-mobil:before {
    content: "\e958";
}

.icon-mail:before {
  content: "\61";
}
.icon-menu:before {
  content: "\62";
}
.icon-map:before {
  content: "\63";
}
.icon-face:before {
  content: "\64";
}
.icon-tw:before {
  content: "\65";
}
.icon-inst:before {
  content: "\66";
}
.icon-g:before {
  content: "\67";
}
.icon-f-right:before {
  content: "\68";
}
.icon-f-left:before {
  content: "\69";
}
.icon-search:before {
  content: "\6a";
}

