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


@font-face {
 font-family: 'CronosPro-Regular';
 src: url('../fonts/CronosPro-Regular.svg') format('svg');
 src: url('../fonts/CronosPro-Regular.eot');
 src: local('?'), url('../fonts/CronosPro-Regular.ttf') format('truetype'), url('../fonts/CronosPro-Regular.woff') format('woff');
 font-weight: normal;
 font-style: normal;
-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "manualesdws" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "manualesdws" !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;
}

.icon-windows:before {
  content: "a";
}
.icon-apple:before {
  content: "b";
}
.icon-android:before {
  content: "c";
}
.icon-close:before {
  content: "d";
}
.icon-down-user:before {
  content: "e";
}
.icon-ic-arrow-back-48px:before {
  content: "f";
}
.icon-menu-bars:before {
  content: "g";
}
.icon-next:before {
  content: "h";
}
.icon-prev:before {
  content: "i";
}
.icon-password:before {
  content: "k";
}
.icon-cuenta:before {
  content: "l";
}
.icon-web:before {
  content: "m";
}
.icon-login:before {
  content: "n";
}
.icon-logout:before {
  content: "o";
}
