@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 100;
    src: url("./ZonaPro-Hairline.otf") format("opentype");
}

@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 200;
    src: url("./ZonaPro-Thin.otf") format("opentype");
}

@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 300;
    src: url("./ZonaPro-Light.otf") format("opentype");
}

@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 400;
    src: url("./ZonaPro.otf") format("opentype");
}

@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 500;
    src: url("./ZonaPro-SemiBold.otf") format("opentype");
}

@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 600;
    src: url("./ZonaPro-Bold.otf") format("opentype");
}

@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 700;
    src: url("./ZonaPro-ExtraBold.otf") format("opentype");
}

@font-face {
    font-family: "ZonaPro";
    font-style: normal;
    font-weight: 800;
    src: url("./ZonaPro-Black.otf") format("opentype");
}


@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    src: local('Gilroy-Bold ☞'), url('Gilroy-Bold.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    src: local('Gilroy-Heavy ☞'), url('Gilroy-Heavy.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    src: local('Gilroy-Light ☞'), url('Gilroy-Light.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    src: local('Gilroy-Medium ☞'), url('Gilroy-Medium.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy-Regular ☞'), url('Gilroy-Regular.woff') format('woff');
    }