@import url('https://fonts.googleapis.com/css2?family=Stack+Sans+Text:wght@200..700&display=swap');


@font-face{
    font-family: 'Nohemi';
    src:url(/fonts/Nohemi-Medium-BF6438cc581a509.otf) format("openType");
    font-weight: 600;
}

@font-face{
    font-family: 'Nohemi';
    src:url(/fonts/Nohemi-Regular-BF6438cc58b98fc.otf) format("openType");
    font-weight: 400;
}

@font-face{
    font-family: 'Nohemi';
    src:url(/fonts/Nohemi-Light-BF6438cc583f70b.otf) format("openType");
    font-weight: 300;
}