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

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

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

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

}
