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