/************** Font Family *************/

@font-face {
  font-family: NotoSans-Regular;
  src: url(../fonts/NotoSans-Regular.woff2) format('woff2'), url(../fonts/NotoSans-Regular.woff) format('woff');
  font-style: normal
}
@font-face {
  font-family: NotoSans-Bold;
  src: url(../fonts/NotoSans-Bold.woff2) format('woff2'), url(../fonts/NotoSans-Bold.woff) format('woff');
  font-style: normal
}
@font-face {
  font-family: ProximaNova-Regular;
  src: url(../fonts/ProximaNova-Regular.woff2) format('woff2'), url(../fonts/ProximaNova-Regular.woff) format('woff');
  font-style: normal
}
@font-face {
  font-family: Oswald-Bold;
  src: url(../fonts/Oswald-Bold.woff2) format('woff2'), url(../fonts/Oswald-Bold.woff) format('woff');
  font-style: normal
}
@font-face {
  font-family: Oswald-Regular;
  src: url(../fonts/Oswald-Regular.woff2) format('woff2'), url(../fonts/Oswald-Regular.woff) format('woff');
  font-style: normal
}