.background-white {
  background-color: #fff;
}
.background-custom-black {
  background-color: #263238;
}
.background-opacity-grey {
  background: rgba(0, 0, 0, 0.5);
}
.background-medium-grey {
  background: #555C60;
}
.background-red {
  background: #E5383B;
}
.border-radius-1 {
  border-radius: 1px;
}
.border-radius-10 {
  border-radius: 10px;
}
@font-face {
  font-family: 'MontserratBlack';
  src: url('fonts/MontserratBlack.eot') format('embedded-opentype'), url('fonts/MontserratBlack.woff') format('woff'), url('fonts/MontserratBlack.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratLight';
  src: url('fonts/MontserratLight.eot') format('embedded-opentype'), url('fonts/MontserratLight.woff') format('woff'), url('fonts/MontserratLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratThin';
  src: url('fonts/MontserratThin.eot') format('embedded-opentype'), url('fonts/MontserratThin.woff') format('woff'), url('fonts/MontserratThin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratMedium';
  src: url('fonts/MontserratMedium.eot') format('embedded-opentype'), url('fonts/MontserratMedium.woff') format('woff'), url('fonts/MontserratMedium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratRegular';
  src: url('fonts/MontserratRegular.eot') format('embedded-opentype'), url('fonts/MontserratRegular.woff') format('woff'), url('fonts/MontserratRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratBold';
  src: url('fonts/MontserratBold.eot') format('embedded-opentype'), url('fonts/MontserratBold.woff') format('woff'), url('fonts/MontserratBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratExtraBold';
  src: url('fonts/MontserratExtraBold.eot') format('embedded-opentype'), url('fonts/MontserratExtraBold.woff') format('woff'), url('fonts/MontserratExtraBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratItalic';
  src: url('fonts/MontserratItalic.eot') format('embedded-opentype'), url('fonts/MontserratItalic.woff') format('woff'), url('fonts/MontserratItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratBoldItalic';
  src: url('fonts/Montserrat-BoldItalic.eot') format('embedded-opentype'), url('fonts/Montserrat-BoldItalic.woff') format('woff'), url('fonts/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Glyphter';
  src: url('fonts/Glyphter.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'InterMedium';
  src: url('fonts/Inter-Medium.eot') format('embedded-opentype'), url('fonts/Inter-Medium.woff') format('woff'), url('fonts/Inter-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'InterBold';
  src: url('fonts/Inter-Bold.eot') format('embedded-opentype'), url('fonts/Inter-Bold.woff') format('woff'), url('fonts/Inter-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'InterRegular';
  src: url('fonts/Inter-Regular.eot') format('embedded-opentype'), url('fonts/Inter-Regular.woff') format('woff'), url('fonts/Inter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'InterExtraBold';
  src: url('fonts/inter-extra-bold.eot') format('embedded-opentype'), url('fonts/inter-extra-bold.woff') format('woff'), url('fonts/inter-extra-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*//Roboto
@font-face {
  font-family: 'Roboto-Light';
  src:  url('fonts/Roboto-Light.eot');
  src:  url('fonts/Roboto-Light.eot') format('embedded-opentype'),
  url('fonts/Roboto-Light.woff') format('woff'),
  url('fonts/Roboto-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Regular.eot');
  src: local('Roboto'), local('Roboto-Regular'),
  url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
  url('fonts/Roboto-Regular.woff') format('woff'),
  url('fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto-Bold';
  src:  url('fonts/Roboto-Bold.eot');
  src:  url('fonts/Roboto-Bold.eot') format('embedded-opentype'),
  url('fonts/Roboto-Bold.woff') format('woff'),
  url('fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Medium';
  src:  url('fonts/Roboto-Medium.eot');
  src:  url('fonts/Roboto-Medium.eot') format('embedded-opentype'),
  url('fonts/Roboto-Medium.woff') format('woff'),
  url('fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
//Roboto
//philosopher
@font-face {
  font-family: 'Philosopher-normal';
  src: url('fonts/philosopher-400-normal.woff2') format('woff2'),
  url('fonts/philosopher-400-normal.woff') format('woff'),
  url('fonts/philosopher-400-normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Philosopher-bold';
  src: url('fonts/philosopher-700-normal.woff2') format('woff2'),
  url('fonts/philosopher-700-normal.woff') format('woff'),
  url('fonts/philosopher-700-normal.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
//philosopher

// Segoe UI


@font-face {
    font-family: 'Segoe UI';
    src: url('fonts/SegoeUI.eot'),
        url('fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI.woff2') format('woff2'),
        url('fonts/SegoeUI.woff') format('woff'),
        url('fonts/SegoeUI.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI semibold';
    src: url('fonts/SegoeUI-SemiBold.eot'),
        url('fonts/SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-SemiBold.woff2') format('woff2'),
        url('fonts/SegoeUI-SemiBold.woff') format('woff'),
        url('fonts/SegoeUI-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI Light';
    src: url('fonts/SegoeUI-Light.eot'),
        url('fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Light.woff2') format('woff2'),
        url('fonts/SegoeUI-Light.woff') format('woff'),
        url('fonts/SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI bold';
    src: url('fonts/SegoeUI-Bold.eot'),
        url('fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Bold.woff2') format('woff2'),
        url('fonts/SegoeUI-Bold.woff') format('woff'),
        url('fonts/SegoeUI-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI italic';
    src: url('fonts/SegoeUI-Italic.eot'),
        url('fonts/SegoeUI-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Italic.woff2') format('woff2'),
        url('fonts/SegoeUI-Italic.woff') format('woff'),
        url('fonts/SegoeUI-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
// Segoe UI*/
