@font-face {
    font-family: 'Proxima Sera Regular';
    src: url('proxima_sera_regular.woff2') format('woff2'),
        url('proxima_sera_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}