@font-face { font-family: eicons; src: url("../fonts/eicons.woff2?5.43.0") format("woff2"), url("../fonts/eicons.woff?5.43.0") format("woff"), url("../fonts/eicons.ttf?5.43.0") format("truetype"); font-weight: 400; font-style: normal; }

@keyframes a { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}