/* a, div, h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .uk-navbar-nav>li>a {
  font-family: "proxima-nova", sans-serif;
}
html, p {font-family: "proxima-nova", sans-serif;} */



/*coral, 
antiquewhite
bisque 
coral
*/



@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('cproxima-nova-bold.eot');
  src: url('webfonts/proxima-nova-bold.eot?#iefix') format('embedded-opentype'),
             url('proxima-nova-bold.woff2') format('woff2'),
       url('webfonts/proxima-nova-bold.woff') format('woff'),
       url('webfonts/proxima-nova-bold.ttf') format('truetype'),
       url('webfonts/proxima-nova-bold.svg#youworkforthem') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Light';
  src: url('webfonts/proxima-nova-light.eot');
  src: url('webfonts/proxima-nova-light.eot?#iefix') format('embedded-opentype'),
             url('proxima-nova-light.woff2') format('woff2'),
       url('webfonts/proxima-nova-light.woff') format('woff'),
       url('webfonts/proxima-nova-light.ttf') format('truetype'),
       url('webfonts/proxima-nova-light.svg#youworkforthem') format('svg');
  font-weight: normal;
  font-style: normal;
}


@media (max-width: 980px) {
.ts-navbar li a { font-size: 0.9rem; }

}

@media (max-width: 640px) {
.ts-navbar li a { font-size: 0.7rem; }

}
















