@font-face {
    font-family: 'ubuntulight';
    src: url('/fonts/ubuntu-l-webfont.woff2') format('woff2'),
         url('/fonts/ubuntu-l-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntumedium';
    src: url('/fonts/ubuntu-m-webfont.woff2') format('woff2'),
         url('/fonts/ubuntu-m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubunturegular';
    src: url('/fonts/ubuntu-r-webfont.woff2') format('woff2'),
         url('/fonts/ubuntu-r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('/fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('/fonts/ITCAvantGardeStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic Std Book';
    src: url('/fonts/ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('/fonts/ITCAvantGardeStd-Bk.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic Std Demi';
    src: url('/fonts/ITCAvantGardeStd-Demi.woff2') format('woff2'),
        url('/fonts/ITCAvantGardeStd-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
