@font-face {
  font-family: 'Corbel';
  src: url('./fonts/runway.eot'); /* IE9 Compat Modes */
  src: url('./fonts/runway.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/runway.woff2') format('woff2'), /* Modern Browsers */
    url('./fonts/runway.woff') format('woff'), /* Modern Browsers */

    url('./fonts/runway.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
  font-style: normal;
}