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

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

.ladiva-email:before {
  content: "\e900";
}
.ladiva-map:before {
  content: "\e901";
}
.ladiva-phone:before {
  content: "\e902";
}
.ladiva-shop:before {
  content: "\e903";
}
.ladiva-www:before {
  content: "\e904";
}
