@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/Montserrat-LightItalic.woff2") format("woff2"), url("../fonts/Montserrat-LightItalic.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/Montserrat-MediumItalic.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "PlayfairDisplay";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/PlayfairDisplay.woff2") format("woff2"), url("../fonts/PlayfairDisplay.woff") format("woff");
  font-display: swap;
}


@font-face {
    font-family: "DINProLight";
    font-style: normal;
    font-weight: 300;
    src: url('DINPro-Light.eot');
    src: local('DIN Pro Light'), local('DINPro-Light'),
        url('../fonts/dinpro/DINPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinpro/DINPro-Light.woff2') format('woff2'),
        url('../fonts/dinpro/DINPro-Light.woff') format('woff'),
        url('../fonts/dinpro/DINPro-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face {
    font-family: "DINProNormal";
    font-style: normal;
    font-weight: normal;
    src: url('DINPro.eot');
    src: local('DIN Pro'), local('DINPro'),
        url('../fonts/dinpro/DINPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinpro/DINPro.woff2') format('woff2'),
        url('../fonts/dinpro/DINPro.woff') format('woff'),
        url('../fonts/dinpro/DINPro.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: "DINProBold";
    font-style: normal;
    font-weight: bold;
    src: url('DINPro-Bold.eot');
    src: local('DIN Pro Bold'), local('DINPro-Bold'),
        url('../fonts/dinpro/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinpro/DINPro-Bold.woff2') format('woff2'),
        url('../fonts/dinpro/DINPro-Bold.woff') format('woff'),
        url('../fonts/dinpro/DINPro-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: "DINProMedium";
    font-style: normal;
    font-weight: 400;
    src: url('DINPro-Medium.eot');
    src: local('DIN Pro Medium'), local('DINPro-Medium'),
        url('../fonts/dinpro/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinpro/DINPro-Medium.woff2') format('woff2'),
        url('../fonts/dinpro/DINPro-Medium.woff') format('woff'),
        url('../fonts/dinpro/DINPro-Medium.ttf') format('truetype');
    font-display: swap;
}