/* Cinzel Font Family */
@font-face {
    font-family: 'Cinzel';
    src: url('./Cinzel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    src: url('./Cinzel-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    src: url('./Cinzel-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    src: url('./Cinzel-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    src: url('./Cinzel-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    src: url('./Cinzel-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* DB OnUma Font Family */
@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Bd-lt-v3.2.1.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Bd-v3.2.1.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-v3.2.1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Blk-lt-v3.2.1.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Blk-v3.2.1.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-ExtraBd-lt-v3.2.1.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-ExtraBd-v3.2.1.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-lt-v3.2.1.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Li-lt-v3.2.1.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Li-v3.2.1.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Med-lt-v3.2.1.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'DB_OnUma';
    src: url('./DBOnUma-Med-v3.2.1.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}