@font-face {
    font-family: 'robotoregular';
    src: url('../font/roboto-regular/roboto-regular-webfont.woff2') format('woff2'),
         url('../font/roboto-regular/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('../font/roboto-thin/roboto-thin-webfont.woff2') format('woff2'),
         url('../font/roboto-thin/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
