@font-face {
  font-family: 'MyriadPro-Regular';
  src: url("/source/0abe382e665ef5929bf50b12a0c7bc9c/MyriadPro-Regular.eot") format('embedded-opentype'),  url("/source/695d3cc7b4858ab334fdda43af616fd8/MyriadPro-Regular.otf")  format('opentype'),
	     url("/source/d7c7dbb54d16ab67d226ae3f0a0f29a6/MyriadPro-Regular.woff") format('woff'), url("/source/2de027eb21a44680918d435e10195b64/MyriadPro-Regular.ttf")  format('truetype'), url("MyriadPro-Regular.svg#MyriadPro-Regular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Bahnschrift';
    src: url("/source/3e1809dc302c41f6796d6d116b827f2a") format('woff2'),
        url("/source/fb57f7f9e1676f022637235889ae9306/Bahnschrift.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'eurostile-bold';
  src: url("/path-to/eurostile-bold.woff2") format('woff2'),
       url("/path-to/eurostile-bold.woff") format('woff'),
       url("/path-to/eurostile-bold.ttf")  format('truetype');
}

body {
  font-family: 'eurostile-bold', sans-serif;
}