/* Poppins Font */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    src: url('/fonts/poppins/Poppins-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 100;
    src: url('/fonts/poppins/Poppins-ThinItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/poppins/Poppins-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 200;
    src: url('/fonts/poppins/Poppins-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/poppins/Poppins-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 300;
    src: url('/fonts/poppins/Poppins-LightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/poppins/Poppins-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/poppins/Poppins-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/poppins/Poppins-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    src: url('/fonts/poppins/Poppins-MediumItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/poppins/Poppins-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 600;
    src: url('/fonts/poppins/Poppins-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/poppins/Poppins-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/poppins/Poppins-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: url('/fonts/poppins/Poppins-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 800;
    src: url('/fonts/poppins/Poppins-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/poppins/Poppins-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 900;
    src: url('/fonts/poppins/Poppins-BlackItalic.ttf') format('truetype');
}

/* Exo Font */
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 100;
    src: url('/fonts/exo/Exo-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 100;
    src: url('/fonts/exo/Exo-ThinItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/exo/Exo-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 200;
    src: url('/fonts/exo/Exo-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/exo/Exo-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 300;
    src: url('/fonts/exo/Exo-LightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/exo/Exo-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/exo/Exo-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/exo/Exo-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 500;
    src: url('/fonts/exo/Exo-MediumItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/exo/Exo-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 600;
    src: url('/fonts/exo/Exo-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/exo/Exo-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/exo/Exo-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 800;
    src: url('/fonts/exo/Exo-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 800;
    src: url('/fonts/exo/Exo-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/exo/Exo-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 900;
    src: url('/fonts/exo/Exo-BlackItalic.ttf') format('truetype');
}

/* Roboto Mono Font */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 100;
    src: url('/fonts/roboto_mono/RobotoMono-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: italic;
    font-weight: 100;
    src: url('/fonts/roboto_mono/RobotoMono-ThinItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/roboto_mono/RobotoMono-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: italic;
    font-weight: 200;
    src: url('/fonts/roboto_mono/RobotoMono-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/roboto_mono/RobotoMono-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: italic;
    font-weight: 300;
    src: url('/fonts/roboto_mono/RobotoMono-LightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/roboto_mono/RobotoMono-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/roboto_mono/RobotoMono-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/roboto_mono/RobotoMono-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: italic;
    font-weight: 500;
    src: url('/fonts/roboto_mono/RobotoMono-MediumItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/roboto_mono/RobotoMono-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: italic;
    font-weight: 600;
    src: url('/fonts/roboto_mono/RobotoMono-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/roboto_mono/RobotoMono-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Mono';
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/roboto_mono/RobotoMono-BoldItalic.ttf') format('truetype');
}
