/* =========================================================
   Site font — 2a3ef72.ttf
   ========================================================= */

@font-face {
    font-family: "gu-font";
    src: url("../fonts/2a3ef72.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
.btn,
.welcome-btn,
.gu-btn,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
p, a, span, li, label,
.navbar, .menu-list, .footer {
    font-family: "gu-font", Tahoma, "Segoe UI", sans-serif !important;
}
