@import "../fonts/style.css";

@font-face {
    font-family: 'Dana';
    src: url('../fonts/dana-regular.eot');
    src: url('../fonts/dana-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dana-regular.woff2') format('woff2'),
    url('../fonts/dana-regular.woff') format('woff'),
    url('../fonts/dana-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Dana-bold';
    src: url('../fonts/dana-bold.eot');
    src: url('../fonts/dana-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dana-bold.woff2') format('woff2'),
    url('../fonts/dana-bold.woff') format('woff'),
    url('../fonts/dana-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Dana-ex-bold';
    src: url('../fonts/dana-extrabold.eot');
    src: url('../fonts/dana-extrabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dana-extrabold.woff2') format('woff2'),
    url('../fonts/dana-extrabold.woff') format('woff'),
    url('../fonts/dana-extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Dana-ult-bold';
    src: url('../fonts/dana-ultrabold.eot');
    src: url('../fonts/dana-ultrabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dana-ultrabold.woff2') format('woff2'),
    url('../fonts/dana-ultrabold.woff') format('woff'),
    url('../fonts/dana-ultrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Peyda-bold';
    src: url('../fonts/PeydaWebFaNum-Bold.eot');
    src: url('../fonts/PeydaWebFaNum-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PeydaWebFaNum-Bold.woff2') format('woff2'),
        url('../fonts/PeydaWebFaNum-Bold.woff') format('woff'),
        url('../fonts/PeydaWebFaNum-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}