@font-face {
  font-family: 'MyriadPro-Regular';
  src: url("/source/20418b5884c8c7205fac9c648c758d21/MyriadPro-Regular.eot") format('embedded-opentype'),  url("/source/56ef314c4c151c1681ed2c8846a24408/MyriadPro-Regular.otf")  format('opentype'),
	     url("/source/ce2928ad0245e59dfafbbb5924f1393d/MyriadPro-Regular.woff") format('woff'), url("/source/eddd54b517d2f25716040f22cc7ac985/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/7fcdbac938116986520863224a31aecc") format('woff2'),
        url("/source/82ff745e37c70cdbcd4e798458478f44/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;
}