@font-face {
  font-family: 'BrownStd';
  src: url('../fonts/BrownStd-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BrownStd-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/BrownStd-Regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BrownStd-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/BrownStd-Regular.svg#cb949fd85f8000f3cce3ca82f021b4fa') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  normal;
}
@font-face {
  font-family: 'BrownStdBold';
  src: url('../fonts/BrownStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BrownStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/BrownStd-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BrownStd-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/BrownStd-Bold.svg#af89fadfea79b3d558091c66d2781cc1') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  normal;
}
@font-face {
  font-family: 'BrownStdLight';
  src: url('../fonts/BrownStd-Light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BrownStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/BrownStd-Light.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BrownStd-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/BrownStd-Light.svg#b8ba800d4ad13bc5683242a40790af2c') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  normal;
}
@font-face {
  font-family: 'BrownStdLightItalic';
  src: url('../fonts/BrownStd-LightItalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BrownStd-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/BrownStd-LightItalic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BrownStd-LightItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/BrownStd-LightItalic.svg#99c12b1935ce1e53c83ea12978466055') format('svg'); /* Legacy iOS */

  font-style:   italic;
  font-weight:  normal;
}

@font-face {
    font-family: 'lemon_tuesdayregular';
    src: url('../fonts/lemon_tuesday-webfont.woff2') format('woff2'),
         url('../fonts/lemon_tuesday-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}