/*@font-face {*/
/*    font-family: 'Gilroy-Thin';*/
/*    src: url('/fonts/Gilroy-Thin.ttf') format('truetype');*/
/*    font-weight: 100;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-UltraLight';*/
/*    src: url('/fonts/Gilroy-UltraLight.ttf') format('truetype');*/
/*    font-weight: 200;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Light';*/
/*    src: url('/fonts/Gilroy-Light.ttf') format('truetype');*/
/*    font-weight: 300;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Regular';*/
/*    src: url('/fonts/Gilroy-Regular.ttf') format('truetype');*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Medium';*/
/*    src: url('/fonts/Gilroy-Medium.ttf') format('truetype');*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Semibold';*/
/*    src: url('/fonts/Gilroy-Semibold.ttf') format('truetype');*/
/*    font-weight: 600;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Bold';*/
/*    src: url('/fonts/Gilroy-Bold.ttf') format('truetype');*/
/*    font-weight: 700;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Extrabold';*/
/*    src: url('/fonts/Gilroy-Extrabold.ttf') format('truetype');*/
/*    font-weight: 800;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Black';*/
/*    src: url('/fonts/Gilroy-Black.ttf') format('truetype');*/
/*    font-weight: 900;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gilroy-Heavy';*/
/*    src: url('/fonts/Gilroy-Heavy.ttf') format('truetype');*/
/*    font-weight: 900;*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: 'Benzin-Semibold';
    src: url('/fonts/Benzin-Semibold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'digistrip';
    src: url('/fonts/digistrip.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik-Regular';
    src: url('/fonts/Rubik-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik-Medium';
    src: url('/fonts/Rubik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Rubik-SemiBold';
    src: url('/fonts/Rubik-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik-Bold';
    src: url('/fonts/Rubik-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik-Black';
    src: url('/fonts/Rubik-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


