@font-face {
font-family: 'Poppins';
font-style: normal;
src: url('../fonts/Poppins/Poppins.ttf') format('truetype');
}
@font-face {
font-family: 'Font Awesome';
font-style: normal;
src: url('../fonts/Font_Awesome/Font_Awesome.ttf') format('truetype');
}
@font-face {
font-family: 'Source Code Pro';
font-style: normal;
src: url('../fonts/Source_Code_Pro/Source_Code_Pro.ttf') format('truetype');
}
