@font-face {
  font-family: 'catarina-icons';
  src:  url('fonts/catarina-icons.eot?cat1');
  src:  url('fonts/catarina-icons.eot?cat1#iefix') format('embedded-opentype'),
    url('fonts/catarina-icons.ttf?cat1') format('truetype'),
    url('fonts/catarina-icons.woff?cat1') format('woff'),
    url('fonts/catarina-icons.svg?cat1#catarina-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cat-"], [class*=" cat-"] {
  font-family: 'catarina-icons' !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;
}

.cat-users-three:before {
  content: "\e900";
}
.cat-tag-chevron:before {
  content: "\e901";
}
.cat-airplane:before {
  content: "\e902";
}
.cat-road-horizon:before {
  content: "\e903";
}
.cat-chat-circle-dots:before {
  content: "\e904";
}
.cat-megaphone:before {
  content: "\e905";
}
.cat-envelope-simple:before {
  content: "\e906";
}
.cat-map-pin:before {
  content: "\e907";
}
.cat-calendar-blank:before {
  content: "\e908";
}
.cat-clock:before {
  content: "\e909";
}
.cat-instagram-logo:before {
  content: "\e90a";
}
.cat-facebook-logo:before {
  content: "\e90b";
}
.cat-linkedin-logo:before {
  content: "\e90c";
}
.cat-youtube-logo:before {
  content: "\e90d";
}
.cat-arrow-left:before {
  content: "\e90e";
}
.cat-arrow-right:before {
  content: "\e90f";
}
.cat-arrow-circle-left:before {
  content: "\e910";
}
.cat-arrow-circle-right:before {
  content: "\e911";
}
