/* Webfont: WorkSans-Regular */
@font-face {
    font-family: 'WorkSans';
    src: url('WorkSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('WorkSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('WorkSans-Regular.woff') format('woff'), /* Modern Browsers */ url('WorkSans-Regular.ttf') format('truetype') /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

