@font-face {
    font-family: 'deprohost';
    src:  url('../fonts/deprohost.eot?fbyxsd');
    src:  url('../fonts/deprohost.eot?fbyxsd#iefix') format('embedded-opentype'),
      url('../fonts/deprohost.ttf?fbyxsd') format('truetype'),
      url('../fonts/deprohost.woff?fbyxsd') format('woff'),
      url('../fonts/deprohost.svg?fbyxsd#deprohost') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
a.deprohost-creditos,
a.deprohost-creditos:hover {
    text-decoration: none;
}
[class^="deprohost-"], [class*=" deprohost-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'deprohost' !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;
}
.deprohost-icono:before {
    content: "\e101";
    color: #002884;
}
.deprohost-logo:before {
    content: "\e102";
    color: #002884;
}
i.deprohost {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'deprohost' !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;
    font-size: 14px;
    margin-top: 20px;
}
.deprohost-creditos {
    display: block;
    width: 100px;
    margin: 0px auto;
}