/*@font-face {font-family: 'Roboto';src: url("../fonts/Roboto-Regular.ttf");font-style: normal;font-display: block;}*/
@font-face {
    font-family: 'heavy';
    src: url('../fonts/SVN-GilroyHeavy.woff2') format('woff2'),
        url('../fonts/SVN-GilroyHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'regular';
    src: url('../fonts/SVN-Gilroy.woff2') format('woff2'),
        url('../fonts/SVN-Gilroy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'medium';
    /*src: url("../fonts/Mohave-Medium.ttf");*/
    src: url("../fonts/Freeman-Regular.ttf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'semibold';
    /*src: url("../fonts/Mohave-SemiBold.ttf");*/
    src: url("../fonts/Freeman-Regular.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'mohave-b';
    /*src: url("../fonts/Mohave-Bold.ttf");*/
    src: url("../fonts/Freeman-Regular.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'bold';
    src: url('../fonts/SVN-GilroyBold.woff2') format('woff2'),
        url('../fonts/SVN-GilroyBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'afa';
    /*src: url("../fonts/Afacad-Regular.ttf");*/
    src: url('../fonts/NeueFrutigerWorld-Regular.woff2') format('woff2'),
    url('../fonts/NeueFrutigerWorld-Regular.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'afab';
    src: url("../fonts/Afacad-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}