@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-Black.woff2') format('woff2'),
    url('../fonts/NickySans-Black.otf') format('opentype');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-BlackItalic.woff2') format('woff2'),
    url('../fonts/NickySans-BlackItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 900;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-Bold.woff2') format('woff2'),
    url('../fonts/NickySans-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-BoldItalic.woff2') format('woff2'),
    url('../fonts/NickySans-BoldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-ExtraBold.woff2') format('woff2'),
    url('../fonts/NickySans-ExtraBold.otf') format('opentype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-ExtraBoldItalic.woff2') format('woff2'),
    url('../fonts/NickySans-ExtraBoldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-ExtraLight.woff2') format('woff2'),
    url('../fonts/NickySans-ExtraLight.otf') format('opentype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-ExtraLightItalic.woff2') format('woff2'),
    url('../fonts/NickySans-ExtraLightItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-Italic.woff2') format('woff2'),
    url('../fonts/NickySans-Italic.otf') format('opentype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-Light.woff2') format('woff2'),
    url('../fonts/NickySans-Light.otf') format('opentype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-LightItalic.woff2') format('woff2'),
    url('../fonts/NickySans-LightItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-Medium.woff2') format('woff2'),
    url('../fonts/NickySans-Medium.otf') format('opentype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-MediumItalic.woff2') format('woff2'),
    url('../fonts/NickySans-MediumItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-Regular.woff2') format('woff2'),
    url('../fonts/NickySans-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-SemiBold.woff2') format('woff2'),
    url('../fonts/NickySans-SemiBold.otf') format('opentype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/NickySans-SemiBoldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-Thin.woff2') format('woff2'),
    url('../fonts/NickySans-Thin.otf') format('opentype');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'Nicky Sans';
    src: url('../fonts/NickySans-ThinItalic.woff2') format('woff2'),
    url('../fonts/NickySans-ThinItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 100;
}

