@font-face {
    font-family: 'Athiti';
    src: url('../fonts/athiti/Athiti-Regular.ttf') format('truetype');
}

:root {
    --color-ws-blue: #292b37;
    --color-ws-off-blue: #333645;
    --color-ws-green: #708e2c;
    --color-ws-green-light: #a5c94f;
    --color-ws-green-verylight: #ebf3d8;
    --color-ws-green-darker: #5d7524;
}
