@font-face{
    font-family: "GT-America";
    font-weight: 300;
    font-style: normal;
    src:url("GT-America-Light.woff2") format("woff2"),
        url("GT-America-Light.woff") format("woff");
}

@font-face{
    font-family: "GT-America";
    font-weight: 300;
    font-style: italic;
    src:url("GT-America-Light-Italic.woff2") format("woff2"),
        url("GT-America-Light-Italic.woff") format("woff");
}