/*Poppins Normal Fonts*/

@font-face {
    font-family: "Poppins";
    font-weight: 100;
    src: url('fonts/Poppins-Thin.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 200;
    src: url('fonts/Poppins-ExtraLight.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 300;
    src: url('fonts/Poppins-Light.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 400;
    src: url('fonts/Poppins-Regular.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 500;
    src: url('fonts/Poppins-Medium.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 600;
    src: url('fonts/Poppins-SemiBold.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 700;
    src: url('fonts/Poppins-Bold.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 800;
    src: url('fonts/Poppins-ExtraBold.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-weight: 900;
    src: url('fonts/Poppins-Black.ttf') format("truetype");
}

/*Poppins Italic Fonts*/

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 100;
    src: url('fonts/Poppins-ThinItalic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 200;
    src: url('fonts/Poppins-ExtraLightItalic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 300;
    src: url('fonts/Poppins-LightItalic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 400;
    src: url('fonts/Poppins-Italic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 500;
    src: url('fonts/Poppins-MediumItalic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 600;
    src: url('fonts/Poppins-SemiBoldItalic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 700;
    src: url('fonts/Poppins-BoldItalic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 800;
    src: url('fonts/Poppins-ExtraBoldItalic.ttf') format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 900;
    src: url('fonts/Poppins-BlackItalic.ttf') format("truetype");
}

/*SourceCode Normal Fonts*/

@font-face {
    font-family: "SourceCode";
    font-weight: 200;
    src: url('fonts/source-code-pro-latin-200-normal.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 300;
    src: url('fonts/source-code-pro-latin-300-normal.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 400;
    src: url('fonts/source-code-pro-latin-400-normal.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 500;
    src: url('fonts/source-code-pro-latin-500-normal.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 600;
    src: url('fonts/source-code-pro-latin-600-normal.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 700;
    src: url('fonts/source-code-pro-latin-700-normal.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 800;
    src: url('fonts/source-code-pro-latin-800-normal.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 900;
    src: url('fonts/source-code-pro-latin-900-normal.ttf') format("truetype");
}


/*SourceCode Italic Fonts*/

@font-face {
    font-family: "SourceCode";
    font-weight: 200;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-200-italic.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 300;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-300-italic.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 400;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-400-italic.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 500;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-500-italic.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 600;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-600-italic.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 700;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-700-italic.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 800;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-800-italic.ttf') format("truetype");
}

@font-face {
    font-family: "SourceCode";
    font-weight: 900;
    font-style: italic;
    src: url('fonts/source-code-pro-latin-900-italic.ttf') format("truetype");
}