/* Waterside Custom*/



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


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

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


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


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



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