@font-face {
    font-family: "GT America";
    src: url("fonts/GT-America-Standard-Regular.ttf") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "GT America";
    src: url("fonts/GT-America-Standard-Medium.ttf") format("woff2");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "GT America";
    src: url("fonts/GT-America-Standard-Bold.ttf") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "GT America Extended";
    src: url("fonts/GT-America-Extended-Regular.ttf") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "GT America Extended";
    src: url("fonts/GT-America-Extended-Medium.ttf") format("woff2");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "GT America Extended";
    src: url("fonts/GT-America-Extended-Bold.ttf") format("woff2");
    font-weight: 700;
    font-style: normal;
}