@font-face {
    font-family: 'PeachyKeenJF';
    src: url('peachykeenjf-regular-webfont.woff2') format('woff2'),
         url('peachykeenjf-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oxygen';
    font-weight: 700;
    src: url('oxygen-v10-latin-regular.woff2') format('woff2'),
         url('oxygen-v10-latin-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}