@font-face { 
 font-family: 'Roboto';  
 src: url('Roboto-Black.eot');  
 src: url('Roboto-Black.eot?#iefix') format('embedded-opentype'),  
     url('Roboto-Black.woff2') format('woff2'),  
      url('Roboto-Black.woff') format('woff'),  
      url('Roboto-Black.ttf') format('truetype');  
 font-weight: normal;  
 font-style: normal;  
 }  
 

@font-face { 
 font-family: 'Myriad Pro';  
 src: url('MyriadPro-Black.eot');  
 src: url('MyriadPro-Black.eot?#iefix') format('embedded-opentype'),  
     url('MyriadPro-Black.woff2') format('woff2'),  
      url('MyriadPro-Black.woff') format('woff'),  
      url('MyriadPro-Black.ttf') format('truetype');  
 font-weight: normal;  
 font-style: normal;  
 }  
 

