@charset "utf-8";
/* CSS Document  { max-width: 1000px; margin: 0 auto;}*/

@font-face { font-family: 'Barlow-Light';src: url('../fonts/Barlow_Condensed/BarlowCondensed-Light.ttf') format('opentype'); }

body { font-family: 'Barlow-Light'; font-size: medium; line-height: 1.7em; background-color: #f6d6b2;}

h1, h2 {color: #f07d00;}





@media screen and (max-height: 800px) {

}


@media screen and (min-width: 992px) and (max-width: 1199px) {

}

@media screen and (max-width: 991px) {

}

 @media screen and (max-width: 767px) {

 }