@font-face {
    font-family: 'GT_Test';
    src: url('GT-America-Standard-Light.eot');
    src: url('GT-America-Standard-Light.eot?#iefix') format('embedded-opentype'),
        url('GT-America-Standard-Light.woff2') format('woff2'),
        url('GT-America-Standard-Light.woff') format('woff'),
        url('GT-America-Standard-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT_Test';
    src: url('GT-America-Standard-Light-Italic.eot');
    src: url('GT-America-Standard-Light-Italic.eot?#iefix') format('embedded-opentype'),
        url('GT-America-Standard-Light-Italic.woff2') format('woff2'),
        url('GT-America-Standard-Light-Italic.woff') format('woff'),
        url('GT-America-Standard-Light-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'GT_Test';
    src: url('GT-America-Standard-Medium.eot');
    src: url('GT-America-Standard-Medium.eot?#iefix') format('embedded-opentype'),
        url('GT-America-Standard-Medium.woff2') format('woff2'),
        url('GT-America-Standard-Medium.woff') format('woff'),
        url('GT-America-Standard-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GT_Test';
    src: url('GT-America-Standard-Medium-Italic.eot');
    src: url('GT-America-Standard-Medium-Italic.eot?#iefix') format('embedded-opentype'),
        url('GT-America-Standard-Medium-Italic.woff2') format('woff2'),
        url('GT-America-Standard-Medium-Italic.woff') format('woff'),
        url('GT-America-Standard-Medium-Italic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
