@font-face {
    font-family: 'FontAwesome';
    src: url('/themes/cibdol/fonts/fontawesome/fa-regular-400.woff2') format('woff2'),
    url('/themes/cibdol/fonts/fontawesome/fa-regular-400.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('/themes/cibdol/fonts/fontawesome/fa-solid-900.woff2') format('woff2'),
    url('/themes/cibdol/fonts/fontawesome/fa-solid-900.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('/themes/cibdol/fonts/fontawesome/fa-v4compatibility.woff2') format('woff2'),
    url('/themes/cibdol/fonts/fontawesome/fa-v4compatibility.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}
