@font-face {
    font-family: 'Instrument Sans';
    src: url('instrument-sans.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Instrument Sans', sans-serif;
}
