@font-face {
        font-family: 'VWHeadLight';
        font-style: normal;
        font-weight: normal;
        src: local('VW Head Light'), url('VWHeadLight.woff') format('woff');
        }     

        @font-face {
                font-family: 'VWHeadRegular';
                font-style: normal;
                font-weight: normal;
                src: local('VW Head Regular'), url('VWHeadRegular.woff') format('woff');
                } 
    
        @font-face {
        font-family: 'VWHeadBold';
        font-style: normal;
        font-weight: normal;
        src: local('VW Head Bold'), url('VWHeadBold.woff') format('woff');
        }

        @font-face {
                font-family: 'VWHeadExtraBold';
                font-style: normal;
                font-weight: normal;
                src: local('VW Head ExtraBold'), url('VWHeadExtraBold.woff') format('woff');
                }
    
        @font-face {
                font-family: 'VWTextLight';
                font-style: normal;
                font-weight: normal;
                src: local('VW Text Light'), url('VWTextLight.woff') format('woff');
                }
        
        @font-face {
        font-family: 'VWTextRegular';
        font-style: normal;
        font-weight: normal;
        src: local('VW Text Regular'), url('VWTextRegular.woff') format('woff');
        }
           
        @font-face {
        font-family: 'VWTextBold';
        font-style: normal;
        font-weight: normal;
        src: local('VW Text Bold'), url('VWTextBold.woff') format('woff');
        }