@font-face {
    font-family: 'Fibra-Bold';
    src: url('../fonts/Fibra-Bold/font.woff2') format('woff2'),
    url('../fonts/Fibra-Bold/font.woff') format('woff');
}
@font-face {
    font-family: 'Fibra-Light';
    src: url('../fonts/Fibra-Light/font.woff2') format('woff2'),
    url('../fonts/Fibra-Light/font.woff') format('woff');
}

