*{
    font-family: "RudawRegular";
}
@font-face {
  font-family:RudawRegular;
   src: url(fonts/rudawregular2.eot); 
   src: url(fonts/rudawregular2.eot?#iefix) format("embedded-opentype"), 
    url(fonts/rudawregular2.otf) format("opentype"), 
    url(fonts/rudawregular2.svg) format("svg"), /* Legacy iOS */ 
    url(fonts/rudawregular2.ttf) format("truetype"), /* Safari, Android, iOS */
    url(fonts/rudawregular2.woff) format("woff"),
   url(fonts/rudawregular2.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
