@font-face {
    font-family: "Pelak";
    src: url("Pelak-Thin.woff2") format("woff2"),
    url("Pelak-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pelak";
    src: url("Pelak-Black.woff2") format("woff2"),
    url("Pelak-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: "Pelak";
    src: url("Pelak-ExtraBold.woff2") format("woff2"),
    url("Pelak-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pelak";
    src: url("Pelak-Bold.woff2") format("woff2"),
    url("Pelak-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pelak";
    src: url("Pelak-Regular.woff2") format("woff2"),
    url("Pelak-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: "Pelak";
    src: url("Pelak-light.woff2") format("woff2"),
    url("Pelak-light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

*:not(i) {
    font-family: "Pelak" !important;
}
