@font-face {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    src: local('Oxygen'), url(../fonts/Oxygen/Oxygen-Bold.woff) format('woff'), url(../fonts/Oxygen/Oxygen-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 100;
    src: local('Oxygen'), url(../fonts/Oxygen/Oxygen-Light.woff) format('woff'), url(../fonts/Oxygen/Oxygen-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 400;
    src: local('Oxygen'), url(../fonts/Oxygen/Oxygen-Regular.woff) format('woff'), url(../fonts/Oxygen/Oxygen-Regular.ttf) format('truetype');
}
