@font-face {
    font-family: NouvelRRegular-bold;
    src: url(fonts/NouvelRRegular/NouvelRBold.woff) format('woff');
    font-weight: 700;
    font-style: bold;
}

@font-face {
    font-family: NouvelRRegular-regular;
    src: url(fonts/NouvelRRegular/NouvelRRegular.woff) format('woff');
    font-weight: 400;
    font-style: regular;
}