
@font-face {
    font-family: 'spantaranregular';
    src: url('../fonts/Orbitron-VariableFont_wght.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face { font-family: 'spantaranmedium'; src: url('../fonts/Orbitron-Medium.ttf') format('woff'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'spantaranrbold'; src: url('../fonts/Orbitron-Bold.ttf') format('woff'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'cccccc'; src: url('../fonts/Orbitron-Black.ttf') format('woff'); font-weight: 900; font-style: normal; }

@font-face { font-family: 'poppinsregular'; src: url('../fonts/poppins/Poppins-Regular.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'poppinsregular'; src: url('../fonts/poppins/Poppins-Regular.woff2') format('woff2'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'poppinsmedium'; src: url('../fonts/poppins/Poppins-Medium.woff') format('woff'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'poppinsmedium'; src: url('../fonts/poppins/Poppins-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'poppinsbold'; src: url('../fonts/poppins/Poppins-Bold.woff') format('woff'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'poppinsbold'; src: url('../fonts/poppins/Poppins-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal; }