
 @font-face {
    font-family: 'JuliusSansOne';
    font-style: normal;
    font-weight: normal;
    src: local('JuliusSansOne'), url('JuliusSansOne-Regular.ttf') format('TrueType');
    }
 @font-face {
    font-family: 'Lato Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Lato Regular'), url('Lato-Regular.ttf') format('TrueType');
    }
 @font-face {
    font-family: 'Lato Light';
    font-style: normal;
    font-weight: normal;
    src: local('Lato Light'), url('Lato-Light.ttf') format('TrueType');
    }
    @font-face {
    font-family: 'Made TheArtist Script';
    font-style: normal;
    font-weight: normal;
    src: local('Made TheArtist Script'), url('Made-TheArtist-Script.otf') format('OpenType');
    }
    @font-face {
        font-family: 'slick';
        font-style: normal;
        font-weight: normal;
        src: local('slick'), url('../css/fonts/slick.ttf') format('truetype');
    }
    @font-face {
        font-family: 'slick';
        font-style: normal;
        font-weight: normal;
        src: local('slick'), url('../css/fonts/slick.woff') format('woff');
    }
   

