/* great-vibes-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/great-vibes-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.txt1 {
font-family: 'Great Vibes';
font-size: 100px;
color: #000000;
}
.txt2 {
font-family: 'Great Vibes';
font-size: 50px;
color: #000000;
}
.txt3 {
font-family: 'Great Vibes';
font-size: 80px;
color: #000000;
}
.txt4 {
font-family: 'Great Vibes';
font-size: 40px;
color: #000000;
}
main#tm-main {
background: #bcc6cf;
}
.txt5{
font-family: 'Montserrat';
color: #000000;
}
.com-users-login.login {
    font-family: arial;
}
button.btn.btn-primary {
    font-family: arial;
}
button#plg_system_webauthn-ggzGpdngKAWy-CKsaEtZk {
    font-family: arial;
}
a.uk-position-medium.uk-position-bottom-right.uk-position-z-index.uk-button.uk-button-primary {
    font-family: arial;
}
a.tm-button {
    font-family: arial;
}
.uk-overlay {
    padding: 10px 10px;
}
button {
    font-family: arial !important;
}





@media(max-width: 475px){
.txt2{
    font-family: 'Great Vibes';
    font-size: 40px;
    color: #000000;
}
}