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

@font-face {
    font-family: 'satoshi-medium';
    src:  url('Satoshi-Medium.woff2') format('woff2'),
          url('Satoshi-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'strawford-bold';
    src:  url('strawford-bold-webfont.woff2') format('woff2'),
          url('strawford-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'strawford-light';
    src:  url('strawford-light-webfont.woff2') format('woff2'),
          url('strawford-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'strawford-medium';
    src:  url('strawford-medium-webfont.woff2') format('woff2'),
          url('strawford-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}