@font-face {
    font-family: 'GT-America';
    src: url("../fonts/GT-America-Extended-Light.woff2")  format("woff2");
         font-style: normal;
         font-weight: 300;
         text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Open-Sans';
    src: url("../fonts/open-sans-v18-latin-300.woff2")  format("woff2");
         font-style: normal;
         font-weight: 300;
         text-rendering: optimizeLegibility;
}