@font-face {
    font-family: Shape;
    src: url("../fonts/Shape-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Shape;
    src: url("../fonts/Shape-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Shape;
    src: url("../fonts/Shape-Thin.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Shape;
    src: url("../fonts/Shape-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Shape;
    src: url("../fonts/Shape-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: Shape;
    src: url("../fonts/Shape-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display:swap
}