@font-face { 
    font-family: 'MulishRegular'; 
    src: url('../fonts/MulishRegular.woff2') format('woff2'), 
         url('../fonts/MulishRegular.woff') format('woff'), 
         url('../fonts/MulishRegular.ttf') format('truetype'); 
    font-weight: normal; 
    font-style: normal; 
}

p, h4, h5 { font-family: 'MulishRegular', Arial; }




 