/*! elementor-icons - v5.9.1 - 20-07-2020 */
@font-face {
  font-family: eicons;
  src: url(../fonts/eicons.eot%3F5.9.1);
  src:
    url(../fonts/eicons.eot%3F5.9.1) format("embedded-opentype"),
    url(../fonts/eicons.woff2%3F5.9.1) format("woff2"),
    url(../fonts/eicons.woff%3F5.9.1) format("woff"),
    url(../fonts/eicons.ttf%3F5.9.1) format("truetype"),
    url(../fonts/eicons.svg%3F5.9.1) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class^="eicon"] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
