/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * www.thegreeneyl.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2014
 */

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Hairline.otf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-HairlineIta.otf');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Ultralight.otf');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-UltralightIta.otf');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Thin.otf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-ThinIta.otf');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Light.otf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-LightIta.otf');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Regular.otf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-RegularIta.otf');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Medium.otf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-MediumIta.otf');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Bold.otf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-BoldIta.otf');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Heavy.otf');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-HeavyIta.otf');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-Black.otf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Theinhardt';
  src: url('/fonts/Theinhardt-BlackIta.otf');
  font-weight: 900;
  font-style: italic;
}
