@font-face {
  font-family: 'brown-regular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Brown-Regular.eot');
  src: local('Brown'),
       local('Brown-Regular'),
       url('../fonts/Brown-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Brown-Regular.woff2') format('woff2'),
       url('../fonts/Brown-Regular.woff') format('woff'),
       url('../fonts/Brown-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'brown-regular';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Brown-Bold.eot');
  src: local('Brown'),
       local('Brown-Bold'),
       url('../fonts/Brown-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Brown-Bold.woff2') format('woff2'),
       url('../fonts/Brown-Bold.woff') format('woff'),
       url('../fonts/Brown-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'brown-light';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Brown-Light.eot');
  src: local('Brown'),
       local('Brown-Light'),
       url('../fonts/Brown-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Brown-Light.woff2') format('woff2'),
       url('../fonts/Brown-Light.woff') format('woff'),
       url('../fonts/Brown-Light.otf') format('opentype');
}