@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-Thin.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-Thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-ThinItalic.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-ThinItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-Light.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-LightItalic.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-Regular.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-RegularItalic.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-Medium.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-MediumItalic.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-MediumItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-Bold.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-BoldItalic.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-Black.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'bt';
    src: url('fonts/brandontext/BrandonText-BlackItalic.woff2') format('woff2'),
         url('fonts/brandontext/BrandonText-BlackItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}