@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Graduate:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Beth Ellen:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@400;500;600;700&display=swap');

@font-face {
    font-family: "Book Antiqua";
    src: url(https://treditionstorage.blob.core.windows.net/fonts/BKANT.TTF) format('truetype');
}

@font-face {
    font-family: "Helvetica Neue";
    src: url(https://treditionstorage.blob.core.windows.net/fonts/HelveticaNeueLight.ttf) format('truetype');
}

@font-face {
    font-family: "Source Serif Pro";
    src: url(https://treditionstorage.blob.core.windows.net/fonts/SourceSerifProRegular.otf) format('opentype');
}

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?36569319');
    src: url('../font/fontello.eot?36569319#iefix') format('embedded-opentype'),
    url('../font/fontello.woff2?36569319') format('woff2'),
    url('../font/fontello.woff?36569319') format('woff'),
    url('../font/fontello.ttf?36569319') format('truetype'),
    url('../font/fontello.svg?36569319#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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

.nunito-30-b {
    font-family: 'Nunito';
    font-size: 1.7rem !important;
    font-weight: 600 !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;
}