@charset "UTF-8";

@font-face {
  font-family: "dog-ico1";
  src:url("fonts/dog-ico1.eot");
  src:url("fonts/dog-ico1.eot?#iefix") format("embedded-opentype"),
    url("fonts/dog-ico1.woff") format("woff"),
    url("fonts/dog-ico1.ttf") format("truetype"),
    url("fonts/dog-ico1.svg#dog-ico1") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "dog-ico1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="dog-ico1-"]:before,
[class*=" dog-ico1-"]:before {
  font-family: "dog-ico1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dog-ico1-motorisado-de-portada:before {
  content: "\61";
}
.dog-ico1-perro-icon:before {
  content: "\62";
}
.dog-ico1-tipo-de-madera-casas:before {
  content: "\63";
}
