
/* @font-face {
    font-family: "Sansation";
    src: url("../fonts/Sansation_Light.ttf");
    font-weight: 300;
}
@font-face {
    font-family: "Sansation";
    src: url("../fonts/Sansation_Regular.ttf");
    font-weight: 500;
}
@font-face {
    font-family: "Sansation";
    src: url("../fonts/Sansation_Bold.ttf");
    font-weight: 700;
} */
@font-face {
    font-family: "Futura PT";
    src: url("../fonts/FTN45.ttf");
    font-weight: 400;
}
@font-face {
    font-family: "Futura PT";
    src: url("../fonts/FTN55.ttf");
    font-weight: 500;
}
@font-face {
    font-family: "Futura PT";
    src: url("../fonts/FTN55.ttf");
    font-weight: 600;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro ExtraLight.otf");
    font-weight: 100;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro Light.otf");
    font-weight: 200;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro Regular.otf");
    font-weight: 300;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro Medium.otf");
    font-weight: 400;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro Bold.otf");
    font-weight: 500;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro ExtraBold.otf");
    font-weight: 600;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro Black.otf");
    font-weight: 700;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro ExtraBlack.otf");
    font-weight: 800;
}
@font-face {
    font-family: "TT Norms";
    src: url("../fonts/TT Norms Pro ExtraBlack.otf");
    font-weight: 900;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .button, .tab-item, input, textarea, select, option {
    font-family: 'TT Norms', sans-serif;
}
.app-font {
    font-family: 'TT Norms', sans-serif; !important;
}
