@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 300;
    src: url('./PeydaWebFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 500;
    src: url('./PeydaWebFaNum-Medium.woff2') format('woff2');
}

@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 600;
    src: url('./PeydaWebFaNum-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 900;
    src: url('./PeydaWebFaNum-Black.woff2') format('woff2');
}

@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: bold;
    src: url('./PeydaWebFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: normal;
    src: url('./PeydaWebFaNum-Regular.woff2') format('woff2');
}