
/*
@font-face {
    font-family: "FUTURA EXTRA BOLD";
    
    src: url("/media/fonts/Futura\ Condensed\ Extra\ Bold.otf") format("opentype"),
    
    }

@font-face {
        font-family: "FUTURA BOLD";
        
        src: url("/media/fonts/FuturaStd-Bold.otf") format("opentype"),
        
        }
        
    
@font-face {
            font-family: "FUTURA MEDIUM";
            
            src: url("/media/fonts/FuturaStd-Medium.otf") format("opentype"),
            
            }
            
        
       
   */