

@font-face {
  
 
 font-family: "Arialbold";
  

 src: url("./fonts/Arialbold.eot"); 
 src: url("./fonts/Arialbold.eot?#iefix") format("embedded-opentype"), 
 url("./fonts/Arialbold.otf") format("opentype"), 
 url("./fonts/Arialbold.svg") format("svg"), 

 url("./fonts/Arialbold.ttf") format("truetype"), 
 url("./fonts/Arialbold.woff") format("woff"), 
    

 url("./fonts/Arialbold.woff2") format("woff2"); 

  
 font-weight: normal;
 
 
font-style: normal;


}