@font-face {
  font-family: 'Roboto-Black';
  src: url('../font/Roboto-Black.eot');
  src: url('../font/Roboto-Black.eot') format('embedded-opentype'),
       url('../font/Roboto-Black.woff2') format('woff2'),
       url('../font/Roboto-Black.woff') format('woff'),
       url('../font/Roboto-Black.ttf') format('truetype'),
       url('../font/Roboto-Black.svg') format('svg');
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('../font/Roboto-Medium.eot');
  src: url('../font/Roboto-Medium.eot') format('embedded-opentype'),
       url('../font/Roboto-Medium.woff2') format('woff2'),
       url('../font/Roboto-Medium.woff') format('woff'),
       url('../font/Roboto-Medium.ttf') format('truetype'),
       url('../font/Roboto-Medium.svg') format('svg');
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../font/Roboto-Regular.eot');
  src: url('../font/Roboto-Regular.eot') format('embedded-opentype'),
       url('../font/Roboto-Regular.woff2') format('woff2'),
       url('../font/Roboto-Regular.woff') format('woff'),
       url('../font/Roboto-Regular.ttf') format('truetype'),
       url('../font/Roboto-Regular.svg') format('svg');
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../font/Roboto-Bold.eot');
  src: url('../font/Roboto-Bold.eot') format('embedded-opentype'),
       url('../font/Roboto-Bold.ttf') format('truetype'),
       url('../font/Roboto-Bold.svg') format('svg');
}


 
