@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: ibrand;
    src: url(../fonts/ibrand.otf);
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}