/* Peyda Font Face Definitions */

@font-face {
    font-family: 'PeydaWeb';
    src: url('PeydaWeb-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'PeydaWeb';
    src: url('PeydaWeb-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


