@font-face {
    font-family: 'breathing';
    src: url('https://garrettyorke.com/css/breathing.eot');
    src: url('https://garrettyorke.com/css/breathing.eot?#iefix') format('embedded-opentype'),
        url('https://garrettyorke.com/css/breathing.woff2') format('woff2'),
        url('https://garrettyorke.com/css/breathing.woff') format('woff'),
        url('https://garrettyorke.com/css/breathing.ttf') format('truetype'),
        url('https://garrettyorke.com/css/breathing.svg#breathing') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

