@font-face {
    font-family: 'Oxygen';
    src: url('Oxygen-Bold.eot');
    src: url('Oxygen-Bold.eot?#iefix') format('embedded-opentype'),
        url('Oxygen-Bold.woff2') format('woff2'),
        url('Oxygen-Bold.woff') format('woff'),
        url('Oxygen-Bold.ttf') format('truetype'),
        url('Oxygen-Bold.svg#Oxygen-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Oxygen';
    src: url('Oxygen-Regular.eot');
    src: url('Oxygen-Regular.eot?#iefix') format('embedded-opentype'),
        url('Oxygen-Regular.woff2') format('woff2'),
        url('Oxygen-Regular.woff') format('woff'),
        url('Oxygen-Regular.ttf') format('truetype'),
        url('Oxygen-Regular.svg#Oxygen-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oxygen';
    src: url('Oxygen-Light.eot');
    src: url('Oxygen-Light.eot?#iefix') format('embedded-opentype'),
        url('Oxygen-Light.woff2') format('woff2'),
        url('Oxygen-Light.woff') format('woff'),
        url('Oxygen-Light.ttf') format('truetype'),
        url('Oxygen-Light.svg#Oxygen-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

