@font-face {
    font-family: 'Strawford';
    font-style: normal;
    font-weight: normal;
    src: local('Strawford Regular'), url('Strawford-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Strawford';
    font-style: italic;
    font-weight: normal;
    src: local('Strawford Regular Italic'), url('Strawford-RegularItalic.woff') format('woff');
}