/* Definició de fonts */

@font-face {
    font-family: roboto-bold;
    src: url(fonts/roboto-bold.woff2);
}

@font-face {
    font-family: roboto;
    src: url(fonts/roboto.woff2);
}