@font-face {
    font-family: 'Strawford';
    src: url('../fonts/strawford-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Strawford';
    src: url('../fonts/strawford-medium-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Strawford';
    src: url('../fonts/strawford-bold-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}




@font-face {
    font-family: 'Strawford';
    src: url('../fonts/strawford-regularitalic-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Strawford';
    src: url('../fonts/strawford-mediumitalic-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
}


@font-face {
    font-family: 'Strawford';
    src: url('../fonts/strawford-bolditalic-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
}
