@charset "UTF-8";

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

}

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

.addvalumicon-alert:before {
  content: "\61";
}
.addvalumicon-app-development:before {
  content: "\62";
}
.addvalumicon-calendar:before {
  content: "\63";
}
.addvalumicon-camera:before {
  content: "\64";
}
.addvalumicon-data:before {
  content: "\65";
}
.addvalumicon-coding:before {
  content: "\66";
}
.addvalumicon-elderly:before {
  content: "\67";
}
.addvalumicon-engineering:before {
  content: "\68";
}
.addvalumicon-locked:before {
  content: "\69";
}
.addvalumicon-phone-camera:before {
  content: "\6a";
}
.addvalumicon-shield:before {
  content: "\6b";
}
.addvalumicon-smartphone:before {
  content: "\6c";
}
.addvalumicon-time:before {
  content: "\6d";
}
