@font-face {
    font-family: 'Olney';
    src: url('/fonts/Olney-Light.woff2') format('woff2'),
    url('/fonts/Olney-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}