
    /* Myriad Pro */

    @font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('MYRIADPRO-REGULAR.woff') format('woff');
    }

    @font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Light'), url('MyriadPro-Light.woff') format('woff');
    }

    @font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold'), url('MYRIADPRO-SEMIBOLD.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold'), url('MYRIADPRO-BOLD.woff') format('woff');
    }
    
     /* Myriad Pro */


     /* proxima Nova */

    @font-face {
    font-family: 'Proxima Nova Font';
    font-style: normal;
    font-weight: normal;
    src: local('Proxima Nova'), url('Proxima Nova Font.woff') format('woff'),
         url('Proxima Nova Font.eot') format('eot');
    }
     
    /* proxima Nova */


    /* Century Gothic */

    @font-face {
        font-family: 'Century Gothic Regular';
        font-style: normal;
        font-weight: normal;
        src: local('Century Gothic'), url('Century Gothic.eot') format('eot'),
        url('Century Gothic.woff') format('woff');
        }
    
        @font-face {
        font-family: 'Century Gothic Bold';
        font-style: normal;
        font-weight: bold;
        src: local('Century Gothic'), url('GOTHICB0.eot') format('eot'),
            url('GOTHICB0.woff') format('woff');;
        }


    /* Century Gothic */
 
    

