/****fonts*****/
@font-face {
  font-family: Noe Display;
  src: url("../styles/fonts/noe-display-bold-e6d0cf221c.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: Noe Display Regular;
  src: url("../styles/fonts/noe-display-regular.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}


@font-face {
font-family: 'Proxima Nova Regular';
font-style: normal;
font-weight: normal;
src:url('../styles/fonts/proxima/ProximaNova-Regular.woff') format('woff');
}

@font-face {
font-family: 'Proxima Nova Semibold';
font-style: normal;
font-weight: normal;
src:url('../styles/fonts/proxima/ProximaNova-Semibold.woff') format('woff');
}


@font-face {
font-family: 'Proxima Nova Bold';
font-style: normal;
font-weight: normal;
src: url('../styles/fonts/proxima/ProximaNova-Bold.woff') format('woff');
}
