/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1511-ZPJUUD     
*/
body {
-moz-font-feature-settings: "liga", "kern";
-moz-font-feature-settings:"liga=1, kern=1";
-ms-font-feature-settings:"liga", "kern";
-o-font-feature-settings:"liga", "kern";
-webkit-font-feature-settings:"liga", "kern";
font-feature-settings: "liga", "kern";
}

@font-face {
  font-family: 'Lyon Text Web-Italic';
  src: url('LyonText-RegularItalic-Web.eot');
  src: url('LyonText-RegularItalic-Web.eot?#iefix') format('embedded-opentype'),
     url('LyonText-RegularItalic-Web.woff') format('woff'),
     url('LyonText-RegularItalic-Web.ttf') format('truetype'),
     url('LyonText-RegularItalic-Web.svg#Lyon Text Web') format('svg');
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
}

.LyonText-RegularItalic-Web {
  font-family: 'Lyon Text Web';
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
}


@font-face {
  font-family: 'Lyon Text Web';
  src: url('LyonText-Regular-Web.eot');
  src: url('LyonText-Regular-Web.eot?#iefix') format('embedded-opentype'),
     url('LyonText-Regular-Web.woff') format('woff'),
     url('LyonText-Regular-Web.ttf') format('truetype'),
     url('LyonText-Regular-Web.svg#Lyon Text Web') format('svg');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

.LyonText-Regular-Web {
  font-family: 'Lyon Text Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'LyonDisplay-Medium';
  src: url('LyonDisplay-Medium-Web.eot');
  src: url('LyonDisplay-Medium-Web.eot?#iefix') format('embedded-opentype'),
     url('LyonDisplay-Medium-Web.woff') format('woff'),
     url('LyonDisplay-Medium-Web.ttf') format('truetype'),
     url('LyonDisplay-Medium-Web.svg#LyonDisplay-Medium') format('svg');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

.LyonDisplay-Medium-Web {
  font-family: 'LyonDisplay-Medium';
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

