@charset "utf-8";
/* CSS Document */

 @font-face {
        font-family: "rudawregular2";
        src: url("../fonts/rudawregular2.eot"); 
        src: url("../fonts/rudawregular2.eot?#iefix") format("embedded-opentype"), 
            url("../fonts/rudawregular2.ttf") format("truetype"), 
            url("../fonts/rudawregular2.woff") format("woff"); 
        font-weight: normal;
        font-style: normal;
        }
body{font-family: 'rudawregular2' !important;}
.section-title h2,.header-text h1,.hover-title:hover span{font-family: 'rudawregular2' !important;}


