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

.sidebar .sidebar-brand-wrapper .sidebar-brand {
    font-family: 'Alexandria Signature';
    color: #fff;
    text-decoration: none;
}

.sidebar .sidebar-brand-wrapper .sidebar-brand:hover{
    color: #fff;
}

.navbar .navbar-brand-wrapper .navbar-brand.brand-logo-mini{
    font-family: 'Alexandria Signature';
    color: #fff;
    text-decoration: none;
}

.alexandria{
    font-family: 'Alexandria Signature';
}