@font-face {
    font-family: 'VB';
    src: url('../fonts/Vitesse-Bold.woff');
}
@font-face {
    font-family: 'VBI';
    src: url('../fonts/Vitesse-BoldItalic.woff');
}
@font-face {
    font-family: 'VBK';
    src: url('../fonts/Vitesse-Book.woff');
}
@font-face {
    font-family: 'VBKI';
    src: url('../fonts/Vitesse-BookItalic.woff');
}
@font-face {
    font-family: 'VL';
    src: url('../fonts/Vitesse-Light.woff');
}
@font-face {
    font-family: 'VM';
    src: url('../fonts/Vitesse-Medium.woff');
}
@font-face {
    font-family: 'VT';
    src: url('../fonts/Vitesse-Thin.woff');
}

.fa-facebook {
    content: url(https://descubre.upao.edu.pe//img/icon/facebook.svg) !important;
    width: 28px !important;
    padding: 4px;
}

.fa-youtube {
    content: url(https://descubre.upao.edu.pe/img/icon/youtube.svg) !important;
    width: 28px !important;
    padding: 4px;
}

.fa-instagram {
    content: url(https://descubre.upao.edu.pe/img/icon/instagram.svg) !important;
    width: 28px !important;
    padding: 4px;
}

.fa-whatsapp {
    content: url(https://descubre.upao.edu.pe/img/icon/whatsapp.svg) !important;
    width: 28px !important;
    padding: 4px;
}