﻿.dyslexic * {
    font-family: 'Omotype', sans-serif !important;
}

.dyslexic .material-icons {
    font-family: 'Material Icons' !important;
}

.dyslexic .glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.background-black {
    background-color: black !important;
}
