﻿

@font-face {
  font-family: "key_indicator_icoFont";
  src: url("key_indicator_icoFont.eot") format("embedded-opentype"), url("key_indicator_icoFont.woff") format("woff"), url("key_indicator_icoFont.ttf") format("truetype"), url("key_indicator_icoFont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "key_indicator_icoFont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.icon-population:before {
  content: "\e615";
}

@media screen and (min-width: 1024px) {
  .icon-population:before {
    font-size: 36px;
  }
}

.icon-inflation:before {
  content: "\e616";
}

@media screen and (min-width: 1024px) {
  .icon-inflation:before {
    font-size: 50px;
  }
}

.icon-croissance:before {
  content: "\e617";
}

@media screen and (min-width: 1024px) {
  .icon-croissance:before {
    font-size: 38px;
  }
}

.icon-chomage:before {
  content: "\e618";
}

@media screen and (min-width: 1024px) {
  .icon-chomage:before {
    font-size: 42px;
  }
}

