@charset "UTF-8";
/* CSS Document */

/* ING Me font */

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

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


/* icons */

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


[data-icon]:before {
  font-family: "ezonomics" !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: "ezonomics" !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-blog:before {
  content: "A";
}
.icon-facebook:before {
  content: "C";
}
.icon-glossary:before {
  content: "D";
}
.icon-ianslist:before {
  content: "E";
}
.icon-iis-report:before {
  content: "F";
}
.icon-linkedin:before {
  content: "G";
}
.icon-embedly:before {
  content: "H";
}
.icon-search:before {
  content: "I";
}
.icon-numbers:before {
  content: "J";
}
.icon-poll:before {
  content: "K";
}
.icon-share:before {
  content: "L";
}
.icon-slideshow:before {
  content: "M";
}
.icon-video:before {
  content: "N";
}
.icon-twitter:before {
  content: "O";
}
.icon-tip:before {
  content: "P";
}
.icon-download:before {
  content: "Q";
}
.icon-overview:before {
  content: "R";
}
.icon-story:before {
  content: "S";
}
.icon-arrow-left:before {
  content: "T";
}
.icon-arrow-right:before {
  content: "U";
}
.icon-arrow-down:before {
  content: "V";
}
.icon-arrow-up:before {
  content: "W";
}


.icon-everyday_money:before {
  content: "X";
}
.icon-saving_and_planning:before {
  content: "Y";
}
.icon-housing:before {
  content: "Z";
}
.icon-money_for_later:before {
  content: "a";
}
.icon-economics:before {
  content: "b";
}
.icon-health:before {
  content: "c";
}
.icon-education:before {
  content: "d";
}
.icon-sports:before {
  content: "e";
}
.icon-shopping:before {
  content: "f";
}
.icon-house:before {
  content: "g";
}
.icon-holidays:before {
  content: "h";
}
.icon-food-drink:before {
  content: "i";
}
.icon-family:before {
  content: "j";
}
.icon-cars:before {
  content: "k";
}
.icon-media:before {
  content: "l";
}
.icon-share-market:before {
  content: "m";
}
.icon-insurance:before {
  content: "n";
}
