@font-face {
  font-family: 'vidanueva';
  src:  url('fonts/vidanueva.eot?2uw59r');
  src:  url('fonts/vidanueva.eot?2uw59r#iefix') format('embedded-opentype'),
    url('fonts/vidanueva.ttf?2uw59r') format('truetype'),
    url('fonts/vidanueva.woff?2uw59r') format('woff'),
    url('fonts/vidanueva.svg?2uw59r#vidanueva') 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: 'vidanueva' !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-home:before {
  content: "\e900";
}
.icon-marker:before {
  content: "\e901";
}
.icon-download:before {
  content: "\e902";
}
.icon-whatsapp:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-rss:before {
  content: "\e905";
}
.icon-clock:before {
  content: "\e906";
}
.icon-document:before {
  content: "\e907";
}
.icon-folder:before {
  content: "\e908";
}
.icon-refresh:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e91a";
}
.icon-conversation:before {
  content: "\e91b";
}
.icon-warning:before {
  content: "\e91c";
}
.icon-calendar:before {
  content: "\e91d";
}
.icon-world:before {
  content: "\e91e";
}
.icon-facebook:before {
  content: "\f103";
}
.icon-googleplus:before {
  content: "\f106";
}
.icon-twitter:before {
  content: "\f107";
}
.icon-youtube:before {
  content: "\f108";
}

.h1-home{
  color: #000;
  font-family: Merriweather, serif;
  font-size: 20px;
}

