@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-ExtraLight.eot');
    src: local('../fonts/Manrope-ExtraLight'),
    url('../fonts/Manrope-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-ExtraLight.woff') format('woff'),
    url('../fonts/Manrope-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Light.eot');
    src: local('../fonts/Manrope-Light'),
    url('../fonts/Manrope-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Light.woff') format('woff'),
    url('../fonts/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Regular.eot');
    src: local('../fonts/Manrope-Regular'),
    url('../fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Regular.woff') format('woff'),
    url('../fonts/Manrope-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Medium.eot');
    src: local('../fonts/Manrope-Medium'),
    url('../fonts/Manrope-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Medium.woff') format('woff'),
    url('../fonts/Manrope-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-SemiBold.eot');
    src: local('../fonts/Manrope-SemiBold'),
    url('../fonts/Manrope-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-SemiBold.woff') format('woff'),
    url('../fonts/Manrope-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Bold.eot');
    src: local('../fonts/Manrope-Bold'),
    url('../fonts/Manrope-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Bold.woff') format('woff'),
    url('../fonts/Manrope-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-ExtraBold.eot');
    src: local('../fonts/Manrope-ExtraBold'),
    url('../fonts/Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-ExtraBold.woff') format('woff'),
    url('../fonts/Manrope-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-Medium.eot');
    src: local('../fonts/PlayfairDisplay-Medium'),
    url('../fonts/PlayfairDisplay-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PlayfairDisplay-Medium.woff') format('woff'),
    url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-MediumItalic.eot');
    src: local('../fonts/PlayfairDisplay-MediumItalic'),
    url('../fonts/PlayfairDisplay-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PlayfairDisplay-MediumItalic.woff') format('woff'),
    url('../fonts/PlayfairDisplay-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}