@font-face {
    font-family: 'Paralucent';
    src: url('Paralucent-Light.woff') format('woff2'),
        url('Paralucent-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lora';
    src: url('Paralucent-Bold.woff') format('woff2'),
        url('Paralucent-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}