.bmdnt-fs-64 {
    font-size: 64;
}

.typo-1 {
    font-size: 18px;
    font-weight: 400;
}

.typo-2 {
    font-size: 18px;
    font-weight: 900;
}

.typo-3 {
    font-size: 14px;
    font-weight: 400;
}

.typo-4 {
    font-size: 18px;
    font-weight: 400;
}

.typo-5 {
    font-size: 18px;
    font-weight: 300;
}

.typo-6 {
    font-size: 24px;
    font-weight: 900;
}

.typo-7 {
    font-family: 'Sahel-semiBold';
    font-size: 18px;
    font-weight: 600;
}

.typo-8 {
    font-family: 'Sahel-semiBold';
    font-size: 24px;
    font-weight: 600;
}

.typo-9 {
    font-family: 'Sahel-bold';
    font-size: 24px;
    font-weight: 900;
}

.typo-10 {
    font-family: 'Sahel-bolder';
    font-size: 18px;
    font-weight: 900;
}

.typo-11 {
    font-size: 24px;
    font-weight: 300;
}

.typo-12 {
    font-family: 'Sahel-bold';
    font-size: 24px;
    font-weight: 900;
}

.typo-13 {
    font-size: 24px;
    font-weight: 300;
}

.typo-14 {
    font-size: 24px;
    font-weight: 900;
}

.typo-15 {
    font-size: 36px;
    font-weight: 600;
}

.typo-16 {
    font-family: 'Sahel-semiBold';
    font-size: 44px;
    font-weight: 600;
}

.typo-17 {
    font-size: 64px;
    font-weight: 900;
}

.typo-18 {
    font-family: 'Sahel-bold';
    font-size: 32px;
    font-weight: 600;
}

.typo-19 {
    font-family: 'Sahel-bold';
    font-size: 48px;
    font-weight: 600;
}

.typo-20 {
    font-family: 'Sahel';
    font-size: 24px;
    font-weight: 300;
}

@media screen and (min-width: 768px) {
    .typo-1 {
        font-size: 18px;
        font-weight: 400;
    }
    
    .typo-2 {
        font-size: 18px;
        font-weight: 600;
    }
    
    .typo-3 {
        font-size: 24px;
        font-weight: 300;
    }
    
    .typo-4 {
        font-size: 24px;
        font-weight: 300;
    }
    
    .typo-5 {
        font-size: 18px;
        font-weight: 300;
    }
    
    .typo-6 {
        font-size: 24px;
        font-weight: 300;
    }
    
    .typo-7 {
        font-size: 22px;
        font-weight: 600;
    }
    
    .typo-8 {
        font-size: 24px;
        font-weight: 600;
    }
    
    .typo-9 {
        font-size: 24px;
        font-weight: 600;
    }
    
    .typo-10 {
        font-size: 24px;
        font-weight: 900;
    }
    
    .typo-11 {
        font-size: 24px;
        font-weight: 900;
    }
    
    .typo-12 {
        font-size: 24px;
        font-weight: 900;
    }
    
    .typo-13 {
        font-size: 32px;
        font-weight: 300;
    }
    
    .typo-14 {
        font-size: 32px;
        font-weight: 900;
    }
    
    .typo-15 {
        font-size: 36px;
        font-weight: 600;
    }
    
    .typo-16 {
        font-size: 44px;
        font-weight: 600;
    }
    
    .typo-17 {
        font-size: 64px;
        font-weight: 900;
    }
    
    .typo-18 {
        font-family: 'Sahel-bold';
        font-size: 48px;
        font-weight: 700;
    }

    .typo-19 {
        font-family: 'Sahel-bold';
        font-size: 72px;
        font-weight: 700;
    }

    .typo-20 {
        font-family: 'Sahel';
        font-size: 32px;
        font-weight: 300;
    }
}