 
.gloock-regular {
  font-family: "Gloock", serif;
  font-weight: 400;
  font-style: normal;
}
.hind-light {
  font-family: "Hind", sans-serif;
  font-weight: 300;
  font-style: normal;
}

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

.hind-medium {
  font-family: "Hind", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.hind-semibold {
  font-family: "Hind", sans-serif;
  font-weight: 600;
  font-style: normal;
}

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


html {font-size: 100%;} /*16px*/

body {
  font-family: "Hind", sans-serif;
  font-weight: 400;
font-size:.98rem;

  line-height: 1.55;
}

.uk-text-regular {
font-size:.98rem;
line-height: 1.55;
}

.slider-title  {  font-family: "Gloock", serif;}
.slider-text {   font-family: "Hind", sans-serif;}



/* NAVBAR TEXT */

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle, .uk-menu-transparent .uk-navbar-dropdown-nav>li, .alert-text  {
  font-family: "Hind", sans-serif;
   font-weight: 400;

}

.grid figure h2 {
      font-family: "Gloock", serif;
}
.grid figure h2 span {
      font-family: "Gloock", serif;
}
.grid figure h2,
.grid figure p {
	margin: 0;
}
.grid figure p {
font-size: 68.5%;
  font-family: "Hind", sans-serif;
}

bold, .uk-text-bold, strong {font-weight:500;}

p {margin-bottom: 1rem;  line-height: 1.55;}

h1, h2, h3, h4, h5 {
  margin: .48rem 0 .48rem;
  font-family: "Gloock", serif;
  font-weight: 300;
  line-height: 1.3;
}
 

h1, .uk-size-h1  {
  margin-top: 0;
  font-size: 2.488rem;
}

h2, .uk-size-h2 {font-size: 2.074rem; letter-spacing:0;}
h2#businessname {letter-spacing:-0px;}

h3, .uk-size-h3 {font-weight: 300; font-size: 1.728rem;}

h4, .uk-size-h4 {font-weight: 700; font-size: 1.24rem;}

h5, .uk-size-h5  {font-weight: 700; font-size: 1.2rem;}

small, .uk-text-small  {font-size: 0.833rem;}
.uk-text-tiny {font-size: 0.733rem;}

.uk-small-caps {
    font-size: 8px;
    letter-spacing: 0;
    font-weight: 400;
    
}
 
.uk-text-large {
 font-size:1.1rem;
 font-weight:300;
   font-family: "Hind", sans-serif;
 }

.uk-text-quote {font-size:1.2rem;}

.uk-text-sansserif {
  font-family: "Hind", sans-serif;
}
.uk-text-serif {
  font-family: "Gloock", serif;

}

.alert-text {
  font-family: "Hind", sans-serif;
  font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 1px;
}


/* sizes for mobile */

@media screen and (max-width: 600px) {


}
