/*
 * 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("Theinhardt-Hairline.otf");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Theinhardt";
    src:url("Theinhardt-HairlineIta.otf");
    font-weight: 100;
    font-style: italic;
}

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

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

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

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

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

@font-face {
    font-family: "Theinhardt";
    src:url("Theinhardt-Bold.otf");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Theinhardt";
    src:url("Theinhardt-BoldIta.otf");
    font-weight: 700;
    font-style: italic;
}

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