/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 16, 2025 */

@font-face {
    font-family: 'freightround_probold';
    src: url('type/freightroundprobold-webfont.woff2') format('woff2'), 
        url('type/freightroundprobold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'freightround_probook';
    src: url('type/freightroundprobook-webfont.woff2') format('woff2'),
        url('type/freightroundprobook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
    font-family: 'freightround_prolight';
    src: url('type/freightroundprolight-webfont.woff2') format('woff2'),
        url('type/freightroundprolight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */

body {
    max-width: 600px;
    margin: auto;
    /* font-family: 'freightround_probook', Arial, sans-serif; */

    font-family: "Fira Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
}

h1 {
	font-family: 'freightround_probold', Arial, sans-serif;
}

.icons {
    font-size: 46px;
    color: green;
}