@font-face {
font-display:swap;
  font-family: 'cil-arrow';
  src:  url('/wp-content/uploads/elementor/custom-icons/cil-arrow/fonts/cil-arrow.eot?g9yw1x');
  src:  url('/wp-content/uploads/elementor/custom-icons/cil-arrow/fonts/cil-arrow.eot?g9yw1x#iefix') format('embedded-opentype'),
    url('/wp-content/uploads/elementor/custom-icons/cil-arrow/fonts/cil-arrow.ttf?g9yw1x') format('truetype'),
    url('/wp-content/uploads/elementor/custom-icons/cil-arrow/fonts/cil-arrow.woff?g9yw1x') format('woff'),
    url('/wp-content/uploads/elementor/custom-icons/cil-arrow/fonts/cil-arrow.svg?g9yw1x#cil-arrow') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cil-icon-"], [class*=" cil-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cil-arrow' !important;
  speak: never;
  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;
}

.cil-icon-cil-arrow-left:before {
  content: "\e900";
}
.cil-icon-cil-arrow-right:before {
  content: "\e901";
}
