@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-italic.eot');
    src: url('../fonts/opensans-italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-italic.woff') format('woff'),
    url('../fonts/opensans-italic.ttf')  format('truetype'),
    url('../fonts/opensans-italic.svg#OpenSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans.eot');
    src: url('../fonts/opensans.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans.woff') format('woff'),
    url('../fonts/opensans.ttf')  format('truetype'),
    url('../fonts/opensans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-bold.woff') format('woff'),
    url('../fonts/opensans-bold.ttf')  format('truetype'),
    url('../fonts/opensans-bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Faraco Hand';
    src: url('../fonts/faracohand.eot');
    src: url('../fonts/faracohand.eot?#iefix') format('embedded-opentype'),
    url('../fonts/faracohand.woff2') format('woff2'),
    url('../fonts/faracohand.woff') format('woff'),
    url('../fonts/faracohand.ttf') format('truetype'),
    url('../fonts/faracohand.svg#FaracoHand') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "idosekotthona";
    src:url("../fonts/idosekotthona.eot");
    src:url("../fonts/idosekotthona.eot?#iefix") format("embedded-opentype"),
    url("../fonts/idosekotthona.woff") format("woff"),
    url("../fonts/idosekotthona.ttf") format("truetype"),
    url("../fonts/idosekotthona.svg#idosekotthona") format("svg");
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: "idosekotthona" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.favContent .info:before,
div.select button:after,
.checkbox input[type="checkbox"]:checked+label::after,
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "idosekotthona" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-cancel:before         { content: "a" }
.icon-kereso:before         { content: "b" }
.icon-beszallito:before     { content: "c" }
.icon-icon-house:before     { content: "d" }
.icon-usernr:before         { content: "e" }
.icon-user:before           { content: "f" }
.icon-allas:before          { content: "g" }
.icon-keys:before           { content: "h" }
div.select button:after, .icon-down:before { content: "i" }
.checkbox input[type="checkbox"]:checked+label::after, .favContent .info:before { content: "j" }
.icon-unlock:before         { content: "k" }
.icon-gear-cog:before       { content: "l" }
.icon-envelope:before       { content: "m" }
.icon-like:before           { content: "n" }
.icon-loading:before        { content: "o" }

.icon-wallet:before         { content: "p" }
.icon-setting:before        { content: "r" }
.icon-mobile:before         { content: "s" }
.icon-pencil:before         { content: "q" }
.icon-bubbles:before        { content: "t" }
.icon-hu:before             { content: "u" }

@font-face {
  font-family: "idos";
  src:url("../fonts/idos.eot");
  src:url("../fonts/idos.eot?#iefix") format("embedded-opentype"),
    url("../fonts/idos.woff") format("woff"),
    url("../fonts/idos.ttf") format("truetype"),
    url("../fonts/idos.svg#idos") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="heart-"]:before,
[class*=" heart-"]:before {
  font-family: "idos" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.heart-on:before { content: "\61" }
.heart-off:before {
  content: "\62";
}
.heart-code:before {
  content: "\63";
}
.heart-file-text-o:before {
  content: "\64";
}
.heart-pencil:before {
  content: "\65";
}
.heart-trash-o:before {
  content: "\66";
}
.heart-share-square-o:before {
  content: "\67";
}
.heart-phone:before {
  content: "\68";
}
.heart-eye:before {
  content: "\69";
}
.heart-ios-pause:before {
  content: "\6a";
}