@font-face {
  font-family: 'ocatart';
  src:  url('../fuentes/iconos-ocatart/Ocatart.eot');
  src:  url('../fuentes/iconos-ocatart/Ocatart.eot?#iefix') format('embedded-opentype'),
    url('../fuentes/iconos-ocatart/Ocatart.ttf') format('truetype'),
    url('../fuentes/iconos-ocatart/Oacatart.woff') format('woff'),
    url('../fuentes/iconos-ocatart/Oacatart.svg#ocatart') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ocatart'!important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ocatart-icons {
  font-family: 'ocatart'!important;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.ocatart-icons.logo::before {
    content: '\e925';
}
.ocatart-icons.paw::before {
    content: '\e930';
}
.ocatart-icons.paw-alter::before {
    content: '\e92f';
}
.ocatart-icons.info::before {
    content: '\e901';
}
.ocatart-icons.info-alter::before {
    content: '\e900';
}
.ocatart-icons.info-alter2::before {
    content: '\e91d';
}
.ocatart-icons.info-alter3::before {
    content: '\e920';
}
.ocatart-icons.quest::before {
    content: '\e903';
}
.ocatart-icons.quest-alter::before {
    content: '\e907';
}
.ocatart-icons.ok::before {
    content: '\e908';
    color: #4CAF50;
}
.ocatart-icons.not-ok::before {
    content: '\e928';
    color: #F44336;
}
.ocatart-icons.warning::before {
    content: '\e939';
}
.ocatart-icons.close::before {
    content: '\e93a';
}
.ocatart-icons.close-alter::before {
    content: '\e93d';
}
.ocatart-icons.cart::before {
    content: '\e90b';
}
.ocatart-icons.cart-alter::before {
    content: '\e90a';
}
.ocatart-icons.search::before {
    content: '\e926';
}
.ocatart-icons.search-alter::before {
    content: '\e927';
}
.ocatart-icons.new::before {
    content: '\e92a';
}
.ocatart-icons.user::before {
    content: '\e937';
}
.ocatart-icons.user-alter::before {
    content: '\e938';
}
.ocatart-icons.lock::before {
    content: '\e910';
}
.ocatart-icons.lock-alter::before {
    content: '\e911';
}
.ocatart-icons.unlock::before {
    content: '\e92c';
}
.ocatart-icons.unlock-alter::before {
    content: '\e92d';
}
.ocatart-icons.config::before {
    content: '\e916';
}
.ocatart-icons.email::before {
    content: '\e913';
}
.ocatart-icons.email-alter::before {
    content: '\e912';
}
.ocatart-icons.email-new::before {
    content: '\e90e';
}
.ocatart-icons.cel::before {
    content: '\e90f';
}
.ocatart-icons.discord::before {
    content: '\e914';
}
.ocatart-icons.discord2::before {
    content: '\e915';
}
.ocatart-icons.facebook::before {
    content: '\e91a';
}
.ocatart-icons.facebook2::before {
    content: '\e91b';
}
.ocatart-icons.instagram::before {
    content: '\e923';
}
.ocatart-icons.instagram2::before {
    content: '\e924';
}
.ocatart-icons.telegram::before {
    content: '\e932';
}
.ocatart-icons.telegram2::before {
    content: '\e933';
}
.ocatart-icons.twitter::before {
    content: '\e935';
}
.ocatart-icons.twitter2::before {
    content: '\e936';
}
.ocatart-icons.box::before {
    content: '\e909';
}
