@font-face {
    font-family: 'comerant';
    font-weight: 400;
    font-display: normal;
    src: url(Cormorant-Regular.ttf) format('opentype');
}
@font-face {
    font-family: 'comerant';
    font-weight: 500;
    font-display: normal;
    src: url(Cormorant-Medium.ttf) format('opentype');
}
@font-face {
    font-family: 'comerant';
    font-weight: 600;
    font-display: normal;
    src: url(Cormorant-SemiBold.ttf) format('opentype');
}

@font-face {
    font-family: 'comerant';
    font-weight: 700;
    font-display: normal;
    src: url(Cormorant-Bold.ttf) format('opentype');
}



@font-face {
    font-family: 'jost';
    font-weight: 400;
    font-display: normal;
    src: url(Jost-Regular.ttf) format('opentype');
}
@font-face {
    font-family: 'jost';
    font-weight: 500;
    font-display: normal;
    src: url(Jost-Medium.ttf) format('opentype');
}
@font-face {
    font-family: 'jost';
    font-weight: 600;
    font-display: normal;
    src: url(Jost-SemiBold.ttf) format('opentype');
}

@font-face {
    font-family: 'jost';
    font-weight: 700;
    font-display: normal;
    src: url(Jost-Bold.ttf) format('opentype');
}



@font-face {
    font-family: 'poppins';
    font-weight: 400;
    font-display: normal;
    src: url(Poppins-Regular.ttf) format('opentype');
}
@font-face {
    font-family: 'poppins';
    font-weight: 500;
    font-display: normal;
    src: url(Poppins-Medium.ttf) format('opentype');
}
@font-face {
    font-family: 'poppins';
    font-weight: 600;
    font-display: normal;
    src: url(Poppins-SemiBold.ttf) format('opentype');
}

@font-face {
    font-family: 'poppins';
    font-weight: 700;
    font-display: normal;
    src: url(Poppins-Bold.ttf) format('opentype');
}


@font-face {
    font-family: 'steelfish';
    font-weight: 700;
    font-display: normal;
    src: url(TooneyNoodleNF.ttf) format('opentype');
}