@font-face {
    font-family: 'fonts/ubuntu';
    src: url('fonts/ubuntu-300-normal.woff2') format('woff2'), url('fonts/ubuntu-300-normal.woff') format('woff'), url('fonts/ubuntu-300-normal.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'fonts/ubuntu';
    src: url('fonts/ubuntu-400-normal.woff2') format('woff2'), url('fonts/ubuntu-400-normal.woff') format('woff'), url('fonts/ubuntu-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'fonts/ubuntu';
    src: url('fonts/ubuntu-500-normal.woff2') format('woff2'), url('fonts/ubuntu-500-normal.woff') format('woff'), url('fonts/ubuntu-500-normal.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'fonts/ubuntu';
    src: url('fonts/ubuntu-700-normal.woff2') format('woff2'), url('fonts/ubuntu-700-normal.woff') format('woff'), url('fonts/ubuntu-700-normal.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'fonts/ubuntu';
    src: url('fonts/ubuntu-300-italic.woff2') format('woff2'), url('fonts/ubuntu-300-italic.woff') format('woff'), url('fonts/ubuntu-300-italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'fonts/ubuntu';
    src: url('fonts/ubuntu-400-italic.woff2') format('woff2'), url('fonts/ubuntu-400-italic.woff') format('woff'), url('fonts/ubuntu-400-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'fonts/ubuntu';
    src: url('fonts/ubuntu-700-italic.woff2') format('woff2'), url('fonts/ubuntu-700-italic.woff') format('woff'), url('fonts/ubuntu-700-italic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'icons';
    src:    url('fonts/icons.eot?thx0mb');
    src:    url('fonts/icons.eot?thx0mb#iefix') format('embedded-opentype'),
        url('fonts/icons.ttf?thx0mb') format('truetype'),
        url('fonts/icons.woff?thx0mb') format('woff'),
        url('fonts/icons.svg?thx0mb#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}