@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-Medium.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
    font-display: swap;
    font-family: 'SVN Gotham';
    src: url(../fonts/SVN-Gotham-Thin.woff2) format('woff2'),url(../fonts/SVN-Gotham-Thin.woff) format('woff'),url(../fonts/SVN-Gotham-Thin.otf) format('truetype');
    font-style: normal;
    font-weight: 200
}

@font-face {
    font-display: swap;
    font-family: 'SVN Gotham';
    src: url(../fonts/SVN-Gotham-Light.woff2) format('woff2'),url(../fonts/SVN-Gotham-Light.woff) format('woff'),url(../fonts/SVN-Gotham-Light.otf) format('truetype');
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-display: swap;
    font-family: 'SVN Gotham';
    src: url(../fonts/SVN-Gotham-Regular.woff2) format('woff2'),url(../fonts/SVN-Gotham-Regular.woff) format('woff'),url(../fonts/SVN-Gotham-Regular.otf) format('truetype');
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-display: swap;
    font-family: 'SVN Gotham';
    src: url(../fonts/SVN-Gotham-Book.woff2) format('woff2'),url(../fonts/SVN-Gotham-Book.woff) format('woff'),url(../fonts/SVN-Gotham-Book.otf) format('truetype');
    font-style: normal
}