@font-face {
    font-family: 'Yeseva One';
    src: url('YesevaOne.eot');
    src: url('YesevaOne.eot#iefix') format('embedded-opentype'),
        url('YesevaOne.woff') format('woff2'),
        url('YesevaOne.woff') format('woff'),
        url('YesevaOne.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('https://www.bradymarket.org/wp-content/themes/enfold-child/assets/font/Roboto-Bold.eot');
    src: url('https://www.bradymarket.org/wp-content/themes/enfold-child/assets/font/Roboto-Bold.eot#iefix') format('embedded-opentype'),
        url('Roboto-Bold.woff') format('woff2'),
        url('Roboto-Bold.woff') format('woff'),
        url('Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Roboto Light';
    src: url('Roboto-Light.eot');
    src: url('Roboto-Light.eot#iefix') format('embedded-opentype'),
        url('Roboto-Light.woff') format('woff2'),
        url('Roboto-Light.woff') format('woff'),
        url('Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}