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


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



@font-face {
    font-family: 'ubuntubold';
    src: url('Ubuntu-B_0-webfont.eot');
    src: url('Ubuntu-B_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-B_0-webfont.woff2') format('woff2'),
         url('Ubuntu-B_0-webfont.woff') format('woff'),
         url('Ubuntu-B_0-webfont.ttf') format('truetype'),
         url('Ubuntu-B_0-webfont.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}