@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('Open-Sans-Italic'),
  url('OpenSans-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('Open-Sans-Bold'),
  url('OpenSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('Open-Sans-Regular'),
  url('OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 400;
  src: local('NotoSans Italic'), local('NotoSans-Italic'),
  url('NotoSans-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 700;
  src: local('NotoSans Bold'), local('NotoSans-Bold'),
  url('NotoSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 400;
  src: local('NotoSans Regular'), local('NotoSans-Regular'),
  url('NotoSans-Regular.ttf') format('truetype');
}



@font-face {
  font-family: PTSans-Bold;
  src: url(PTSans-Bold.ttf);
}
@font-face {
  font-family: PTSans-BoldItalic;
  src: url(PTSans-BoldItalic.ttf);
}
@font-face {
  font-family: PTSans-Italic;
  src: url(PTSans-Italic.ttf);
}
@font-face {
  font-family: PTSans-Regular;
  src: url(PTSans-Regular.ttf);
}

@font-face {
  font-family: "Roboto-Light";
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
}

@font-face {
  font-family: "AndaleMono";
  src: url("../fonts/AndaleMono.ttf") format("truetype");
}

a {
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif;
  letter-spacing: 0px;
}

p {
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif;
  letter-spacing: 0px;
}

.font-weight-600 {
  font-weight: 600 !important;
}

/*Black*/
.font-11-grey {
  color: rgb(153, 153, 153) !important;
  font-size: 11px !important;
  letter-spacing: 0px !important;
}

.font-12-white {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 12px !important;
  letter-spacing: 0px;
}
.font-12-grey {
  color: rgb(153, 153, 153) !important;
  font-size: 12px !important;
  letter-spacing: 0px;
}
.font-12-black {
  color: black !important;
  font-size: 12px !important;
  letter-spacing: 0px;
}
.font-12-pink {
  color: #cb333b!important;
  font-size: 12px !important;
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  letter-spacing: 0px;
}

.font-13-white {
  color: rgba(255, 255, 255, 1) !important;
  font-size: 13px !important;
}

.font-13-black {
  color: #484848 !important;
  font-size: 13px !important;
}

.font-13-grayblack {
  color: rgb(51, 51, 51) !important;
  font-size: 13px !important;
  letter-spacing: 0px;
}

.font-13-greydark {
  color: rgb(102, 102, 102) !important;
  font-size: 13px !important;
  letter-spacing: 0px;
}

.font-13-grey {
  color: rgb(153, 153, 153) !important;
  font-size: 13px !important;
  letter-spacing: 0px;
}

.font-13-pink {
  color: #cb333b!important;
  font-size: 13px !important;
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  letter-spacing: 0px;
}
.font-13-red {
  color: rgb(255, 15, 15) !important;
  font-size: 13px !important;
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  letter-spacing: 0px;
}

.font-15-black {
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  color: #484848 !important;
  font-size: 14px !important;
}

.font-15-black-bold {
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  font-weight: bold !important;
  color: #484848 !important;
  font-size: 14px !important;
}

.font-15-grayblack {
  color: rgb(51, 51, 51) !important;
  font-size: 14px !important;
}

.font-15-greydark {
  color: rgb(102, 102, 102) !important;
  font-size: 14px !important;
}

.font-15-grey {
  color: rgb(153, 153, 153) !important;
  font-size: 14px !important;
}

.font-15-pink {
  color: #cb333b!important;
  font-size: 14px !important;
}

.font-15-white {
  color: rgb(255, 255, 255) !important;
  font-size: 14px !important;
}

.font-17-black {
  color: #484848 !important;
  font-size: 16px !important;
  letter-spacing: 0px;
}

.font-17-black-description {
  color: #484848 !important;
  font-size: 16px !important;
  letter-spacing: 0px;
  font-family: "Helvetica Neue";
}

.font-17-pink {
  color: #cb333b!important;
  font-size: 16px !important;
  letter-spacing: 0px;
}

.font-17-grayblack {
  color: rgb(51, 51, 51) !important;
  font-size: 16px !important;
  letter-spacing: 0px;
}

.font-17-graylight {
  color: rgb(142, 142, 147) !important;
  font-size: 16px !important;
  letter-spacing: 0px;
}

.font-17-white {
  color: rgb(255, 255, 255) !important;
  font-size: 16px !important;
  letter-spacing: 0px;
}

.font-20-black {
  color: #484848 !important;
  font-size: 20px !important;
}

.font-22-white {
  color: rgb(255, 255, 255) !important;
  font-size: 22px !important;
}

.font-20-grey {
  color: rgb(51, 51, 51) !important;
  font-size: 20px !important;
  letter-spacing: 0px;
  font-weight: 600 !important;
}

.font-22-black {
  color: #484848 !important;
  font-size: 22px !important;
  letter-spacing: 0px;
}

.font-24-grey {
  color: rgb(51, 51, 51) !important;
  font-size: 24px !important;
  letter-spacing: 0px;
  font-weight: 600 !important;
}

.font-24-white {
  color: rgb(255, 255, 255) !important;
  font-size: 24px !important;
}

.font-25-black {
  color: #484848 !important;
  line-height: 28px;
  font-size: 25px !important;
}
.font-27-white {
  color: rgb(255, 255, 255) !important;
  font-size: 24px !important;
}

.font-36-white {
  color: #ffffff !important;
  font-size: 36px !important;
}

.font-40-graydark {
  color: rgb(51, 51, 51) !important;
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  font-weight: bold !important;
  letter-spacing: 0px;
  font-size: 40px;
}
.font-44-white {
  color: white !important;
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  font-weight: bold !important;
  letter-spacing: 0px;
  font-size: 44px;
}

.font-48-white {
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
    sans-serif !important;
  font-weight: 600 !important;
  font-size: 48px;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  text-align: center;
}

.font-star {
  vertical-align: middle;
  line-height: 16px;
  margin-left: 3px;
  letter-spacing: 0px;
}

.font-weight-bold {
  font-family: PTSans-Bold !important;
}

.font-weight-Regular {
  font-family: PTSans-Regular !important;
}
