@font-face {
  font-family: 'icons-arzobispado';
  src:  url('../fonts/icons-arzobispado.eot?w4vx3j');
  src:  url('../fonts/icons-arzobispado.eot?w4vx3j#iefix') format('embedded-opentype'),
    url('../fonts/icons-arzobispado.ttf?w4vx3j') format('truetype'),
    url('../fonts/icons-arzobispado.woff?w4vx3j') format('woff'),
    url('../fonts/icons-arzobispado.svg?w4vx3j#icomoon') 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: 'icons-arzobispado' !important;
  speak: none;
  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;
}

.icon-facebook:before {
  content: "\e900";
}
.icon-ic_lock:before {
  content: "\e901";
}
.icon-ic_menu:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-left:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-right:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e907";
}
.icon-spotify:before {
  content: "\e908";
}
.icon-twitter:before {
  content: "\e909";
}
.icon-whatsapp:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\e90b";
}

