/* A-Space Black */
@font-face {
    font-family: 'A-Space Black Demo';
    src: url('A-Space/A-Space Black Demo.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

/* A-Space Black Italic */
@font-face {
    font-family: 'A-Space Black Italic Demo';
    src: url('A-Space/A-Space Black Italic Demo.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

/* A-Space Bold */
@font-face {
    font-family: 'A-Space Bold Demo';
    src: url('A-Space/A-Space Bold Demo.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

/* A-Space Bold Italic */
@font-face {
    font-family: 'A-Space Bold Italic Demo';
    src: url('A-Space/A-Space Bold Italic Demo.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

/* A-Space Italic */
@font-face {
    font-family: 'A-Space Italic Demo';
    src: url('A-Space/A-Space Italic Demo.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

/* A-Space Light */
@font-face {
    font-family: 'A-Space Light Demo';
    src: url('A-Space/A-Space Light Demo.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

/* A-Space Light Italic */
@font-face {
    font-family: 'A-Space Light Italic Demo';
    src: url('A-Space/A-Space Light Italic Demo.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

/* A-Space Regular */
@font-face {
    font-family: 'A-Space Regular Demo';
    src: url('A-Space/A-Space Regular Demo.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* A-Space Thin Italic */
@font-face {
    font-family: 'A-Space Thin Italic Demo';
    src: url('A-Space/A-Space Thin Italic Demo.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}

/* A-Space Thin */
@font-face {
    font-family: 'A-Space_Thin Demo';
    src: url('A-Space/A-Space_Thin Demo.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}


@font-face {
    font-family: 'Vipnagorgialla Bd It';
    src: url('Vipnagorgialla/Vipnagorgialla Bd It.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

/* Vipnagorgialla Bold */
@font-face {
    font-family: 'Vipnagorgialla Bd';
    src: url('Vipnagorgialla/Vipnagorgialla Bd.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

/* Vipnagorgialla Regular Italic */
@font-face {
    font-family: 'Vipnagorgialla Rg It';
    src: url('Vipnagorgialla/Vipnagorgialla Rg It.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

/* Vipnagorgialla Regular */
@font-face {
    font-family: 'Vipnagorgialla Rg';
    src: url('Vipnagorgialla/Vipnagorgialla Rg.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Vipnagorgialla Rg Lt';
    src: url('Vipnagorgialla/Vipnagorgialla Rg.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}