﻿/*
* Copyright (c) 1998-2023 Inovalon Provider, Inc. All Rights Reserved.
* 
* This computer program is CONFIDENTIAL and a TRADE SECRET of Inovalon Provider, Inc.
* The receipt or possession of this program does not convey any rights to use,
* reproduce or disclose its contents in whole or in part, without the specific
* written consent of Inovalon Provider, Inc. Any use, reproduction or disclosure of
* this program without the express written consent of Inovalon Provider, Inc. is a
* violation of the copyright laws and may subject you to criminal prosecution.
*/
/* MAIN MDON-LINE.COM STYLESHEET */
/* RCV, 10/25/07 */
@font-face {
    font-family: 'sourcesanspro-regular';
    src: url('fonts/sourcesanspro-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'sourcesanspro-bold';
    src: url('fonts/sourcesanspro-bold.ttf') format('truetype');
}

body, html {
    font-family:sourcesanspro-regular!important;
}
h1, h2, h3, h4, h5, h6, p {
    font-family: sourcesanspro-regular !important;
}
#container * {
    font-family: SourceSansPro-Regular !important;
}
#alertify-ok * {
    font-family: SourceSansPro-Regular !important;
}
