/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "MBLateefiSK2.0";
  src: url("../assets/fonts/MB-Lateefi-SKv20.eot"); /* IE9 Compat Modes */
  src: url("../assets/fonts/MB-Lateefi-SKv20.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../assets/fonts/MB-Lateefi-SKv20.otf") format("opentype"), /* Open Type Font */
    url("../assets/fonts/MB-Lateefi-SKv20.svg") format("svg"), /* Legacy iOS */
    url("../assets/fonts/MB-Lateefi-SKv20.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../assets/fonts/MB-Lateefi-SKv20.woff") format("woff"), /* Modern Browsers */
    url("../assets/fonts/MB-Lateefi-SKv20.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
body {
    font-family: 'MBLateefiSK2.0';
    font-size: 17px;
}