﻿:root {
    --gothamnarrow-blackitalic: GothamNarrow-BlackItalic;
    --gothamnarrow-black: GothamNarrow-Black;
    --trade-gothic-next-lt-pro-rg: TradeGothicNextLTPro-Rg;
}
ul.min-nav li a {
   
    font-family: var(--trade-gothic-next-lt-pro);
}
/*body {
    font-family: var(--gothamnarrow-blackitalic) !important;
}
.feature-inner h3 {
    font-family: var(--gothamnarrow-black) !important;
}
.content p {
    font-family: var(--trade-gothic-next-lt-pro-rg) !important;
}
.feedback h5.card-title {
    font-family: var(--gothamnarrow-blackitalic) !important;
}*/