@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope-Regular.woff);
    font-weight: 400
}

@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope-Medium.woff);
    font-weight: 500
}

@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope-SemiBold.woff);
    font-weight: 600
}

@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope-Bold.woff);
    font-weight: 700
}

@font-face {
    font-family: Manrope;
    src: url(../fonts/Manrope-ExtraBold.woff);
    font-weight: 800
}
