@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v14/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJTqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
}
@font-face {
    font-family: 'BookmanOldStyleRegular';
    src: url('../genericons/font/bookos.eot');
    src: url('../genericons/font/bookos.eot') format('embedded-opentype'),
         url('../genericons/font/bookos.woff2') format('woff2'),
         url('../genericons/font/bookos.woff') format('woff'),
         url('../genericons/font/bookos.ttf') format('truetype'),
         url('../genericons/font/bookos.svg#BookmanOldStyleRegular') format('svg');
}
@font-face {
    font-family: 'ArvoRegular';
    src: url('../genericons/font/arvo-regular.eot');
    src: url('../genericons/font/arvo-regular.eot') format('embedded-opentype'),
         url('../genericons/font/arvo-regular.woff2') format('woff2'),
         url('../genericons/font/arvo-regular.woff') format('woff'),
         url('../genericons/font/arvo-regular.ttf') format('truetype'),
         url('../genericons/font/arvo-regular.svg#ArvoRegular') format('svg');
}
@font-face {
  font-family: 'ArialRoundedMTBold';
  src: url('../genericons/font/ArialRoundedMTBold.eot') format('embedded-opentype');
  src: 	url('../genericons/font/ArialRoundedMTBold.woff')  format('woff'),
  		url('../genericons/font/ArialRoundedMTBold.ttf')  format('truetype'),
  	   url('../genericons/font/ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
  		
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('../genericons/font/Roboto-Bold.eot') format('embedded-opentype');
  src:  url('../genericons/font/Roboto-Bold.woff')format('woff'),
  		url('Roboto-Bold.ttf')  format('truetype'),
		url('Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

