@font-face {
    font-family: 'Visa Dialect';
    src: url('../fonts/VisaDialect-Regular.eot');
    src: url('../fonts/VisaDialect-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/VisaDialect-Regular.woff2') format('woff2'),
        url('../fonts/VisaDialect-Regular.woff') format('woff'),
        url('../fonts/VisaDialect-Regular.ttf') format('truetype'),
        url('../fonts/VisaDialect-Regular.svg#VisaDialect-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Visa Dialect';
    src: url('../fonts/VisaDialect-Medium.eot');
    src: url('../fonts/VisaDialect-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/VisaDialect-Medium.woff2') format('woff2'),
        url('../fonts/VisaDialect-Medium.woff') format('woff'),
        url('../fonts/VisaDialect-Medium.ttf') format('truetype'),
        url('../fonts/VisaDialect-Medium.svg#VisaDialect-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Visa Dialect';
    src: url('../fonts/VisaDialect-Bold.eot');
    src: url('../fonts/VisaDialect-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/VisaDialect-Bold.woff2') format('woff2'),
        url('../fonts/VisaDialect-Bold.woff') format('woff'),
        url('../fonts/VisaDialect-Bold.ttf') format('truetype'),
        url('../fonts/VisaDialect-Bold.svg#VisaDialect-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Visa Dialect';
    src: url('../fonts/VisaDialect-Semibold.eot');
    src: url('../fonts/VisaDialect-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/VisaDialect-Semibold.woff2') format('woff2'),
        url('../fonts/VisaDialect-Semibold.woff') format('woff'),
        url('../fonts/VisaDialect-Semibold.ttf') format('truetype'),
        url('../fonts/VisaDialect-Semibold.svg#VisaDialect-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


