/**Manrope**/
@font-face {
font-family: 'Manrope';
font-weight: 200;
src: url('Manrope/Manrope-ExtraLight.ttf');
}
@font-face {
font-family: 'Manrope';
font-weight: 300;
src: url('Manrope/Manrope-Light.ttf');
}
@font-face {
font-family: 'Manrope';
font-weight: 400;
src: url('Manrope/Manrope-Regular.ttf');
}
@font-face {
font-family: 'Manrope';
font-weight: 500;
src: url('Manrope/Manrope-Medium.ttf');
}
@font-face {
font-family: 'Manrope';
font-weight: 600;
src: url('Manrope/Manrope-SemiBold.ttf');
}
@font-face {
font-family: 'Manrope';
font-weight: 700;
src: url('Manrope/Manrope-Bold.ttf');
}
@font-face {
font-family: 'Manrope';
font-weight: 900;
src: url('Manrope/Manrope-Black.ttf');
}
/**Syne**/
@font-face {
font-family: 'Syne';
font-weight: 400;
src: url('Syne/Syne-Regular.ttf');
}
@font-face {
font-family: 'Syne';
font-weight: 500;
src: url('Syne/Syne-Medium.ttf');
}
@font-face {
font-family: 'Syne';
font-weight: 600;
src: url('Syne/Syne-SemiBold.ttf');
}
@font-face {
font-family: 'Syne';
font-weight: 700;
src: url('Syne/Syne-Bold.ttf');
}
@font-face {
font-family: 'Syne';
font-weight: 900;
src: url('Syne/Syne-Black.ttf');
}
