/* -------------------------------------------------------------------------- */
/* KasminMonumentGrotesk */
/* -------------------------------------------------------------------------- */
/* 100 - THIN (HAIRLINE) */
/* -------------------------------------- */
/* 200 - EXTRA LIGHT (ULTRA LIGHT) */
/* -------------------------------------- */
/* 300 - LIGHT */
/* KasminMonumentGrotesk-Light.otf */
/* KasminMonumentGrotesk-LightItalic.otf */
/* -------------------------------------- */
/* 400 - NORMAL (REGULAR) */
@font-face{
    font-family:"KasminMonumentGrotesk";
    /* src:url("KasminMonumentGrotesk-Regular.otf"); */
    src:url("KasminMG-Regular.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family:"KasminMonumentGrotesk";
    /* src:url("KasminMonumentGrotesk-RegularItalic.otf"); */
    src:url("KasminMG-RegularItalic.otf");
    font-weight: 400;
    font-style: italic;
}
/* -------------------------------------- */
/* 500 - MEDIUM */
/* -------------------------------------- */
/* 600 - SEMIBOLD (DEMIBOLD) */
/* -------------------------------------- */
/* 700 - BOLD */
@font-face{
    font-family:"KasminMonumentGrotesk";
    src:url("KasminMonumentGrotesk-Bold.otf");
    font-weight: 700;
    font-style: normal;
}
@font-face{
    font-family:"KasminMonumentGrotesk";
    src:url("KasminMonumentGrotesk-BoldItalic.otf");
    font-weight: 700;
    font-style: italic;
}
/* -------------------------------------- */
/* 800 - EXTRA BOLD (ULTRA BOLD) */
/* -------------------------------------- */
/* 900 - BLACK (HEAVY) */
/* -------------------------------------- */
/* 950 / 1000 - EXTRA BLACK (ULTRA BLACK) */
/* -------------------------------------- */



/* -------------------------------------------------------------------------- */
/* KasminMonumentGroteskMono */
/* -------------------------------------------------------------------------- */
/* 100 - THIN (HAIRLINE) */
/* -------------------------------------- */
/* 200 - EXTRA LIGHT (ULTRA LIGHT) */
/* -------------------------------------- */
/* 300 - LIGHT */
/* -------------------------------------- */
/* 400 - NORMAL (REGULAR) */
@font-face{
    font-family:"KasminMonumentGroteskMono";
    src:url("KasminMonumentGroteskMono-Regular.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family:"KasminMonumentGroteskMono";
    src:url("KasminMonumentGroteskMono-RegularItalic.otf");
    font-weight: 400;
    font-style: italic;
}
/* -------------------------------------- */
/* 500 - MEDIUM */
/* -------------------------------------- */
/* 600 - SEMIBOLD (DEMIBOLD) */
/* -------------------------------------- */
/* 700 - BOLD */
/* -------------------------------------- */
/* 800 - EXTRA BOLD (ULTRA BOLD) */
/* -------------------------------------- */
/* 900 - BLACK (HEAVY) */
/* -------------------------------------- */
/* 950 / 1000 - EXTRA BLACK (ULTRA BLACK) */
/* -------------------------------------- */



/* -------------------------------------------------------------------------- */
/* CormorantGaramond */
/* -------------------------------------------------------------------------- */
/* 100 - THIN (HAIRLINE) */
/* -------------------------------------- */
/* 200 - EXTRA LIGHT (ULTRA LIGHT) */
/* -------------------------------------- */
/* 300 - LIGHT */
@font-face{
    font-family:"CormorantGaramond";
    src:url("CormorantGaramond-Light.otf");
    font-weight: 300;
    font-style: normal;
}
@font-face{
    font-family:"CormorantGaramond";
    src:url("CormorantGaramond-LightItalic.otf");
    font-weight: 300;
    font-style: italic;
}
/* -------------------------------------- */
/* 400 - NORMAL (REGULAR) */
@font-face{
    font-family:"CormorantGaramond";
    src:url("CormorantGaramond-Regular.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family:"CormorantGaramond";
    src:url("CormorantGaramond-Italic.otf");
    font-weight: 400;
    font-style: italic;
}
/* -------------------------------------- */
/* 500 - MEDIUM */
/* -------------------------------------- */
/* 600 - SEMIBOLD (DEMIBOLD) */
/* -------------------------------------- */
/* 700 - BOLD */
/* -------------------------------------- */
/* 800 - EXTRA BOLD (ULTRA BOLD) */
/* -------------------------------------- */
/* 900 - BLACK (HEAVY) */
/* -------------------------------------- */
/* 950 / 1000 - EXTRA BLACK (ULTRA BLACK) */
/* -------------------------------------- */


