/* Debut Definition */
@font-face {
    font-family: 'wes';
    src: url('/fonts/WesFY-Regular.eot');
    src: url('/fonts/WesFY-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/WesFY-Regular.woff') format('woff'), url('/fonts/WesFY-Regular.ttf') format('truetype'), url('/fonts/WesFY-Regular.svg#wes') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'wes';
    src: url('/fonts/WesFY-Medium.eot');
    src: url('/fonts/WesFY-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/WesFY-Medium.woff') format('woff'), url('/fonts/WesFY-Medium.ttf') format('truetype'), url('/fonts/WesFY-Medium.svg#wes') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'wes';
    src: url('/fonts/WesFY-Bold.eot');
    src: url('/fonts/WesFY-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/WesFY-Bold.woff') format('woff'), url('/fonts/WesFY-Bold.ttf') format('truetype'), url('/fonts/WesFY-Bold.svg#wes') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'wes';
    src: url('/fonts/wes-fy-black.eot');
    src: url('/fonts/wes-fy-black.eot?#iefix') format('embedded-opentype'), url('/fonts/wes-fy-black.woff') format('woff'), url('/fonts/wes-fy-black.ttf') format('truetype'), url('/fonts/wes-fy-black.svg#wes') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cursor-pointer {
    cursor: pointer;
}

.mt-lg-n1 {
    margin-top: -0.25rem !important;
}
.mt-lg-n2 {
    margin-top: -0.5rem !important;
}
.mt-lg-n3 {
    margin-top: -1rem !important;
}
.my-6 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.translate-y-50 {
    transform: translateY(50%);
}
.bolder {
    font-weight: 900;
}

.font-size-level-10 {
    font-size: 0.556rem;
    line-height: 1.1;
}

.font-size-level-12 {
    font-size: 0.667rem;
    line-height: 1.1;
}

.font-size-level-14 {
    font-size: 0.778rem;
    line-height: 1.1;
}

.font-size-level-15 {
    font-size: 0.833rem;
    line-height: 1.1;
}

.font-size-level-16 {
    font-size: 0.889rem;
    line-height: 1.1;
}

.font-size-level-18 {
    font-size: 1rem;
    line-height: 1.1;
}

.font-size-level-20 {
    font-size: 1.111rem;
    line-height: 1.1;
}

.font-size-level-22 {
    font-size: 1.222rem;
    line-height: 1.1;
}

.font-size-level-24 {
    font-size: 1.333rem;
    line-height: 1.1;
}

.font-size-level-26 {
    font-size: 1.444rem;
    line-height: 1.1;
}

.font-size-level-28 {
    font-size: 1.556rem;
    line-height: 1.1;
}

.font-size-level-30 {
    font-size: 1.667rem;
    line-height: 1.1;
}

.font-size-level-32 {
    font-size: 1.778rem;
    line-height: 1.1;
}

.font-size-level-34 {
    font-size: 1.889rem;
    line-height: 1.1;
}
.top-1 {
    top: 0.25rem !important;
}
.top-2 {
    top: 0.5rem !important;
}
.top-3 {
    top: 1rem !important;
}
.top-4 {
    top: 1.5rem !important;
}
.top-5 {
    top: 3rem !important;
}
.top-6 {
    top: 5rem !important;
}
/* Fin Definition */

@media (min-width: 991.98px) {
    .my-lg-6 {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
}

@media (max-width: 991.98px) {

}
