@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 100;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Thin.ttf)
}

@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 200;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Ultralight.ttf)
}

@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Light.ttf)
}

@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Regular.ttf)
}

@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Medium.ttf)
}

@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Bold.ttf)
}

@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 800;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Ultrabold.ttf)
}

@font-face {
    font-family: "Editorial New";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/EditorialNew/EditorialNew-Heavy.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 100;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-Thin.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 100;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-ThinItalic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 200;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-ExtraLight.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 200;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-ExtraLightItalic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-Light.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 300;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-LightItalic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-Regular.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-Italic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-Medium.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 500;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-MediumItalic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-SemiBold.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 600;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-SemiBoldItalic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-Bold.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 700;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-BoldItalic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-ExtraBold.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 800;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-ExtraBoldItalic.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-Black.ttf)
}

@font-face {
    font-family: Poppins;
    font-style: italic;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/Poppins/Poppins-BlackItalic.ttf)
}