/* open-sans-regular */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* 72-black */
@font-face {
    font-family: '72 Black';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/72-Black.eot'); /* IE9 Compat Modes */
    src: local('72 Black'), local('72-Black'), url('../fonts/72-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/72-Black.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/72-Black.woff') format('woff'), /* Modern Browsers */
    url('../fonts/72-Black.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/72-Black.svg#72Black') format('svg'); /* Legacy iOS */
}
/* 72-regular */
@font-face {
    font-family: '72 Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/72-Regular.eot'); /* IE9 Compat Modes */
    src: local('72 Regular'), local('72-Regular'), url('../fonts/72-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/72-Regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/72-Regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/72-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/72-Regular.svg#72Regular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: '72Condensed';
    src: url(../fonts/72-Condensed.woff2) format("woff2"),url(../fonts/72-Condensed.woff) format("woff"),url(../fonts/72-Condensed.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: '72Condensed';
    src: url(../fonts/72-CondensedBold.woff2) format("woff2"),url(../fonts/72-CondensedBold.woff) format("woff"),url(../fonts/72-CondensedBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: '72';
    src: url(../fonts/72-Regular.woff2) format("woff2"),url(../fonts/72-Regular.woff) format("woff"),url(../fonts/72-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: '72';
    src: url(../fonts/72-Italic.woff2) format("woff2"),url(../fonts/72-Italic.woff) format("woff"),url(../fonts/72-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: '72';
    src: url(../fonts/72-Light.woff2) format("woff2"),url(../fonts/72-Light.woff) format("woff"),url(../fonts/72-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: '72';
    src: url(../fonts/72-Bold.woff2) format("woff2"),url(../fonts/72-Bold.woff) format("woff"),url(../fonts/72-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: '72';
    src: url(../fonts/72-BoldItalic.woff2) format("woff2"),url(../fonts/72-BoldItalic.woff) format("woff"),url(../fonts/72-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: SAP-icons;
    src: url(../fonts/SAP-icons.woff) format("woff");
    font-weight: 400;
    font-style: normal
}
/* Inter */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Inter-Regular.ttf) format("truetype");
}