@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

@charset "UTF-8";@font-face {
    font-family: Montserrat-local-backup;
    font-display: fallback;
    font-style: normal;
    font-weight: 400;
    src: url../fonts/tap-font/Montserrat-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-local-backup;
    font-display: fallback;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/tap-font/Montserrat-Bold.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/tap-font/Lato-Light.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/tap-font/Lato-LightItalic.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: normal;
    font-weight: 400;
    src: url(../assets/fonts/Lato/Lato-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/tap-font/Lato-Italic.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/tap-font/Lato-Bold.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/tap-font/Lato-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/tap-font/Lato-Black.ttf) format("truetype")
}

@font-face {
    font-family: Lato-local-backup;
    font-display: fallback;
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/tap-font/Lato-BlackItalic.ttf) format("truetype")
}


            
@font-face {
    font-family: gt-flexa-gx;
    src: url('../fonts/tap-font/GT-Flexa-GX.ttf?uzsz1c');
    font-weight: normal;
    font-style: normal
}

body {
    font-family: Inter, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 300;
    font-size: 0.93rem;
    color: #3b3b3b;
}



.cmsfooter-wt p {
    font-size: 0.8rem;
}

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}
