@font-face {
    font-family: 'Brandon Text';
    src: url('BrandonText-Light.woff2') format('woff2'),
        url('BrandonText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('BrandonText-LightItalic.eot');
    src: local('Brandon Text Light Italic'), local('BrandonText-LightItalic'),
        url('BrandonText-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('BrandonText-LightItalic.woff2') format('woff2'),
        url('BrandonText-LightItalic.woff') format('woff'),
        url('BrandonText-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('BrandonText-Thin.woff2') format('woff2'),
        url('BrandonText-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('BrandonText-Medium.woff2') format('woff2'),
        url('BrandonText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('BrandonText-RegularItalic.eot');
    src: local('Brandon Text Regular Italic'), local('BrandonText-RegularItalic'),
        url('BrandonText-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('BrandonText-RegularItalic.woff2') format('woff2'),
        url('BrandonText-RegularItalic.woff') format('woff'),
        url('BrandonText-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('BrandonText-Bold.woff2') format('woff2'),
        url('BrandonText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('BrandonText-Regular.woff2') format('woff2'),
        url('BrandonText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
