@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
/* font-family: "DM Sans", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
/* font-family: "Mulish", sans-serif; */

    @font-face {
    font-family: 'Miama';
    font-style: normal;
    font-weight: normal;
    src: local('Miama'), url('Miama.ttf') format('TrueType');
    }

    @font-face {
    font-family: 'FuturaPTBook';
    font-style: normal;
    font-weight: normal;
    src: local('FuturaPTBook'), url('FuturaPTBook.otf') format('OpenType');
    }
    @font-face {
    font-family: 'FuturaPTBold';
    font-style: normal;
    font-weight: normal;
    src: local('FuturaPTBold'), url('FuturaPTBold.otf') format('OpenType');
    }

    /*
    @font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Work Sans'), url('Work-Sans.ttf') format('TrueType');
    }
    @font-face {
    font-family: 'Work Sans Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Work Sans Medium'), url('Work-Sans-Medium.ttf') format('TrueType');
    }
    @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');
    } */
   

