 @font-face {
    font-family: "sundays";
   font-weight:400;
   font-style: normal;
    src: url("sundays.woff2") format("woff2"),
    url("sundays.woff") format("woff");
}

.x-menu li, button, p{
 font-family: "azo-sans-web",sans-serif !important;
  font-weight:400;
}

h1, h2, h3, h4, h5{
 font-family: "sundays",serif !important; 
  font-weight:400;
}