/* headers */

@font-face {
    font-family: 'Brother 1816 Black';
    src: url('/static/Brother1816-Black.eot');
    src: local('Brother 1816 Black'), local('Brother1816-Black'),
        url('/static/Brother1816-Black.eot?#iefix') format('embedded-opentype'),
        url('/static/Brother1816-Black.woff2') format('woff2'),
        url('/static/Brother1816-Black.woff') format('woff'),
        url('/static/Brother1816-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Brother 1816 ExtraBold';
    src: url('/static/Brother1816-ExtraBold.eot');
    src: local('Brother 1816 ExtraBold'), local('Brother1816-ExtraBold'),
        url('/static/Brother1816-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/static/Brother1816-ExtraBold.woff2') format('woff2'),
        url('/static/Brother1816-ExtraBold.woff') format('woff'),
        url('/static/Brother1816-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/* subheaders */

@font-face {
    font-family: 'Brother 1816 Bold';
    src: url('/static/Brother1816-Bold.eot');
    src: local('Brother 1816 Bold'), local('Brother1816-Bold'),
        url('/static/Brother1816-Bold.eot?#iefix') format('embedded-opentype'),
        url('/static/Brother1816-Bold.woff2') format('woff2'),
        url('/static/Brother1816-Bold.woff') format('woff'),
        url('/static/Brother1816-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* asides */

@font-face {
    font-family: "Marydale Black";
    src: url('/static/Marydale-Black.eot');
    src: local('Marydale Black'), local('Marydale-Black'),
        url('/static/Marydale-Black.eot?#iefix') format('embedded-opentype'),
        url('/static/Marydale-Black.woff2') format('woff2'),
        url('/static/Marydale-Black.woff') format('woff'),
        url('/static/Marydale-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* body copy */

@font-face {
    font-family: 'Brother 1816 Book';
    src: url('/static/Brother1816-Book.eot');
    src: local('Brother 1816 Book'), local('Brother1816-Book'),
        url('/static/Brother1816-Book.eot?#iefix') format('embedded-opentype'),
        url('/static/Brother1816-Book.woff2') format('woff2'),
        url('/static/Brother1816-Book.woff') format('woff'),
        url('/static/Brother1816-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FreightText Pro Medium Regular";
    src: url('/static/FreightTextProMedium-Regularc.eot');
    src: local('FreightText Pro Medium Regular'), local('FreightTextProMedium-Regular'),
        url('/static/FreightTextProMedium-Regular.eot?#iefix') format('embedded-opentype'),
        url('/static/FreightTextProMedium-Regular.woff2') format('woff2'),
        url('/static/FreightTextProMedium-Regular.woff') format('woff'),
        url('/static/FreightTextProMedium-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
