@font-face {
  font-family: 'ElementorOutline';
  src: url('fonts/elementor-outline.woff2') format('woff2'),
       url('fonts/elementor-outline.woff') format('woff'),
       url('fonts/elementor-outline.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="eo-"], [class*=" eo-"] {
  font-family: 'ElementorOutline' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.eo-chat-square:before { content: "\e900"; }
.eo-home-outline:before { content: "\e901"; }
.eo-lightbulb-outline:before { content: "\e902"; }
.eo-target-arrow:before { content: "\e903"; }
