@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url(/font/barlow400.woff2) format('woff2');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url(/font/barlow500.woff2) format('woff2');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url(/font/barlow600.woff2) format('woff2');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url(/font/barlow700.woff2) format('woff2');
}

@font-face {
    font-family: "Book Antiqua";
    src: url(/font/bookAntiqua.ttf) format('truetype');
}

@font-face {
    font-family: 'tredition';
    src: url(/font/tredition.woff2) format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.nunito-20 {
    font-family: 'Barlow';
    font-size: 1.3rem !important;
    font-weight: 500 !important;
}

.nunito-30 {
    font-family: 'Barlow';
    font-size: 1.7rem !important;
    font-weight: 400 !important;
}

.barlow-small-12 {
    font-size: 0.7rem !important;
    font-weight: 300 !important;
}

.barlow-semi-bold-11 {
    font-size: 0.6rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-12 {
    font-size: 0.7rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-13 {
    font-size: 0.8rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-14 {
    font-size: 0.9rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-16 {
    font-size: 1.1rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-18 {
    font-size: 1.2rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-22 {
    font-size: 1.4rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-24 {
    font-size: 1.5rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-30 {
    font-size: 2rem !important;
    font-weight: 600 !important;
}

.barlow-semi-bold-36 {
    font-size: 2.5rem !important;
    font-weight: 600 !important;
}


.barlow-medium-12 {
    font-size: 0.7rem !important;
    font-weight: 500 !important;
}

.barlow-medium-13 {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
}

.barlow-medium-14 {
    font-size: 0.9rem !important;
    font-weight: 500 !important;
}

.barlow-medium-15 {
    font-size: 1.0rem !important;
    font-weight: 500 !important;
}

.barlow-medium-16 {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
}

.barlow-medium-18 {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
}

.barlow-medium-20 {
    font-size: 1.3rem !important;
    font-weight: 500 !important;
}

.barlow-medium-22 {
    font-size: 1.4rem !important;
    font-weight: 500 !important;
}

.barlow-medium-24 {
    font-size: 1.5rem !important;
    font-weight: 500 !important;
}

.barlow-medium-28 {
    font-size: 1.8rem !important;
    font-weight: 500 !important;
}

.barlow-medium-30 {
    font-size: 1.7rem !important;
    font-weight: 500 !important;
}

.barlow-medium-40 {
    font-size: 2.2rem !important;
    font-weight: 500 !important;
}

.barlow-medium-48 {
    font-size: 2.8rem !important;
    font-weight: 500 !important;
}


.barlow-regular-12 {
    font-size: 0.7rem !important;
    font-weight: 400 !important;
}

.barlow-regular-13 {
    font-size: 0.8rem !important;
    font-weight: 400 !important;
}

.barlow-regular-14 {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
}

.barlow-regular-16 {
    font-size: 1.1rem !important;
    font-weight: 400 !important;
}

.barlow-regular-18 {
    font-size: 1.2rem !important;
    font-weight: 400 !important;
}

.barlow-regular-20 {
    font-size: 1.25rem !important;
    font-weight: 400 !important;
}

.barlow-regular-24 {
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

.barlow-regular-25 {
    font-size: 1.6rem !important;
    font-weight: 400 !important;
}

.barlow-regular-40 {
    font-size: 2.2rem !important;
    font-weight: 400 !important;
}

.fs-24 {
    font-size: 24px !important;
}
