@font-face {
    font-family: "GT America";
    src: url("../fonts/GT-America-Light.otf");
    font-weight: 300;
}
@font-face {
    font-family: "GT America";
    src: url("../fonts/GT-America-Regular.otf");
    font-weight: 400;
}
@font-face {
    font-family: "GT America";
    src: url("../fonts/GT-America-Medium.otf");
    font-weight: 500;
}
/*@font-face {
    font-family: 'Dax';
    src: url('../fonts/dax-regular.eot');
    src: url('../fonts/dax-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-regular.woff') format('woff'),
         url('../fonts/dax-regular.ttf') format('truetype'),
         url('../fonts/dax-regular.svg#dax-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DaxBold';
    src: url('../fonts/dax-bold.eot');
    src: url('../fonts/dax-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-bold.woff') format('woff'),
         url('../fonts/dax-bold.ttf') format('truetype'),
         url('../fonts/dax-bold.svg#dax-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
