@font-face {
font-family: 'POP';
font-style: normal;
font-weight: normal;
src: local('POP'), url('../fonts/Poppins-Regular.ttf') format('opentype');
}
@font-face {
font-family: 'POPL';
font-style: normal;
font-weight: normal;
src: local('POPL'), url('../fonts/Poppins-Light.ttf') format('opentype');
}
@font-face {
font-family: 'POPM';
font-style: normal;
font-weight: normal;
src: local('POPM'), url('../fonts/Poppins-Medium.ttf') format('opentype');
}
@font-face {
font-family: 'POPB';
font-style: normal;
font-weight: normal;
src: local('POPB'), url('../fonts/Poppins-Bold.ttf') format('opentype');
}
