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


@font-face {
    font-family: 'Ubuntu Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Ubuntu Italic'), url('/fonts/Ubuntu-RI.woff') format('woff');
}


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


@font-face {
    font-family: 'Ubuntu Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Ubuntu Light Italic'), url('/fonts/Ubuntu-LI.woff') format('woff');
}


@font-face {
    font-family: 'Ubuntu Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Ubuntu Medium'), url('/fonts/Ubuntu-M.woff') format('woff');
}


@font-face {
    font-family: 'Ubuntu Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Ubuntu Medium Italic'), url('/fonts/Ubuntu-MI.woff') format('woff');
}


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


@font-face {
    font-family: 'Ubuntu Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Ubuntu Bold Italic'), url('/fonts/Ubuntu-BI.woff') format('woff');
}


@font-face {
    font-family: 'Ubuntu Condensed Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Ubuntu Condensed Regular'), url('/fonts/Ubuntu-C.woff') format('woff');
}

@font-face {
    font-family: 'Ubuntu Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Ubuntu Thin'), url('/fonts/Ubuntu-Th.woff') format('woff');
}