@font-face {
    font-family: 'Brandon Text';
    src: url('../fonts/BrandonText-Light.eot');
    src: local('BrandonText-Light'),
        url('../fonts/BrandonText-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonText-Light.woff2') format('woff2'),
        url('../fonts/BrandonText-Light.woff') format('woff'),
        url('../fonts/BrandonText-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('../fonts/BrandonText-Regular.eot');
    src: local('BrandonText-Regular'),
        url('../fonts/BrandonText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonText-Regular.woff2') format('woff2'),
        url('../fonts/BrandonText-Regular.woff') format('woff'),
        url('../fonts/BrandonText-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('../fonts/BrandonText-Medium.eot');
    src: local('BrandonText-Medium'),
        url('../fonts/BrandonText-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonText-Medium.woff2') format('woff2'),
        url('../fonts/BrandonText-Medium.woff') format('woff'),
        url('../fonts/BrandonText-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('../fonts/BrandonText-Bold.eot');
    src: local('BrandonText-Bold'),
        url('../fonts/BrandonText-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonText-Bold.woff2') format('woff2'),
        url('../fonts/BrandonText-Bold.woff') format('woff'),
        url('../fonts/BrandonText-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}