/*@font-face {
  font-family: 'DM Serif Display Italic';
  font-weight: 400;
  font-style: italic;
  src: url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Italic.ttf) format("truetype");
}

@font-face {
  font-family: 'DM Serif Display';
  font-weight: 400;
  font-style: normal;
  src: url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Regular.ttf) format("truetype");
}*/

@font-face {
    font-family: 'DM Serif Display Italic';
    src: url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Italic-eot.eot');
    src: url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Italic-eot.eot?#iefix') format('embedded-opentype'),
        url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Italic-woff2.woff2') format('woff2'),
        url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Italic-woff.woff') format('woff'),
        url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Italic-ttf.ttf') format('truetype'),
        url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/DMSerifDisplay-Italic-svg.svg#DMSerifDisplay-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Manrope", sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Manrope&display=swap');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

 @font-face {
  font-family: "Gotham";
  src: url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/Gotham-Book-woff.woff') format('woff'),
       url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/Gotham-Book-woff2.woff2') format('woff2'),
       url('/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/Gotham-Book-ttf.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: "Gotham Light";
  font-weight: 300;
  font-style: normal;
  src: url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/Gotham-Light.otf),
    url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/GothamLight.ttf) format("truetype");
}

@font-face {
  font-family: "Gotham Black";
  font-weight: 800;
  font-style: normal;
  src: url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/Gotham-Black.otf);
}

@font-face {
  font-family: "Gotham Bold";
  font-weight: 700;
  font-style: normal;
  src: url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/Gotham-Bold.otf),
    url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/GothamBold.ttf) format("truetype");
}

@font-face {
  font-family: "Gotham Medium";
  font-weight: 500;
  font-style: normal;
  src: url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/Gotham-Medium-otf.otf),
    url(/~/media/Files/B/Barratt-Developments-V2/font-file/site-fonts/GothamMedium.ttf) format("truetype");
}