/* font-family: 'HelveticaNeueCondensed',sans-serif; */
@font-face {
    font-family: 'HelveticaNeueCondensed';
    src: url('../fonts/HelveticaNeueBoldCondensed.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
/* font-family: 'Source Sans Pro', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Sora&display=swap');

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Gilroy-Semibold';
  src: url('../fonts/Gilroy-Semibold.eot');
  src: url('../fonts/Gilroy-Semibold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Gilroy-Semibold.svg#Gilroy-Semibold') format('svg'),
       url('../fonts/Gilroy-Semibold.ttf') format('truetype'),
       url('../fonts/Gilroy-Semibold.woff') format('woff'),
       url('../fonts/Gilroy-Semibold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold.woff2') format('woff2'),
         url('../fonts/opensans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.woff2') format('woff2'),
         url('../fonts/opensans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Gilroy-Medium';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg'),
    url('../fonts/Gilroy-Medium.ttf') format('truetype'),
    url('../fonts/Gilroy-Medium.woff') format('woff'),
    url('../fonts/Gilroy-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Gilroy-Extrabold';
    src: url('../fonts/Gilroy-Extrabold.eot');
    src: url('../fonts/Gilroy-Extrabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Extrabold.svg#Gilroy-Extrabold') format('svg'),
    url('../fonts/Gilroy-Extrabold.ttf') format('truetype'),
    url('../fonts/Gilroy-Extrabold.woff') format('woff'),
    url('../fonts/Gilroy-Extrabold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HeadingPro-Bold';
    src: url('../fonts/HeadingPro-Bold.eot');
    src: url('../fonts/HeadingPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeadingPro-Bold.svg#HeadingPro-Bold') format('svg'),
    url('../fonts/HeadingPro-Bold.ttf') format('truetype'),
    url('../fonts/HeadingPro-Bold.woff') format('woff'),
    url('../fonts/HeadingPro-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
