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

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

}
