﻿@font-face {
  font-family: 'icomoon';
  src:  url('../eot/icomoon72vs.eot');
  src:  url('../eot/icomoon72vs.eot') format('embedded-opentype'),
    url('../ttf/icomoonn6yk.ttf') format('truetype'),
    url('../woff/icomoon72vs.woff') format('woff'),
    url('../svg/icomoond48y.svg') 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-control_timeline .path1:before {
  content: "\e906";
  color: rgb(0, 0, 0);
}
.icon-control_timeline .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(255,255,255);
}
.icon-py-dynamic:before {
  content: "\e900";
}
.icon-py-elegant:before {
  content: "\e901";
}
.icon-py-extensible:before {
  content: "\e902";
}
.icon-py-flexible:before {
  content: "\e903";
}
.icon-py-open:before {
  content: "\e904";
}
.icon-py-productivity:before {
  content: "\e905";
}


