@font-face {
    font-family: Apercu Pro;
    src: url('fonts/ApercuPro/Light/Light.woff') format("woff");
    font-style: lighter;
    font-weight: 300
}

@font-face {
    font-family: Apercu Pro;
    src: url('fonts/ApercuPro/Regular/Normal.woff') format("woff");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Apercu Pro;
    src: url('fonts/ApercuPro/Medium/Normal.woff') format("woff");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Apercu Pro;
    src: url('fonts/ApercuPro/Bold/Normal.woff') format("woff");
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Bluu Zima;
    src: url('fonts/BluuZima/Bold/Normal.woff') format("woff");
    font-style: normal;
    font-weight: 700
}
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
