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

a.deprohost-creditos,
a.deprohost-creditos:hover {
    text-decoration: none;
}
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: 12px;
}
i.deprohost-color {
    color: #004481;
}
i.deprohost-blanco {
    color: #FFFFFF;
}
.deprohost-isotipo:before {
    content: "\e900";
}
.deprohost-creditos {
    display: block;
    width: 100px;
    margin: 0px auto;
}