@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-thin.woff2') format('woff2');
         font-weight: 100;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-extralight.woff2') format('woff2');
         font-weight: 200;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-light.woff2') format('woff2');
         font-weight: 300;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-regular.woff2') format('woff2');
         font-weight: 400;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-medium.woff2') format('woff2');
         font-weight: 500;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/Type-36-MediumItalic.woff2') format('woff2');
         font-weight: 500;
         font-style: italic;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-semibold.woff2') format('woff2');
         font-weight: 600;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-bold.woff2') format('woff2');
         font-weight: 700;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-extrabold.woff2') format('woff2');
         font-weight: 800;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'Type-36';
    src: url('../fonts/ColorSign-Font/type-36-black.woff2') format('woff2');
         font-weight: 900;
         font-style: normal;
         font-display: swap;
}

@font-face {
    font-family: 'El Enra';
    src: url('../fonts/ColorSign-Font/elenra-bold.woff2') format('woff2');
         font-weight: 700;
         font-style: normal;
         font-display: swap;
}