/*
 Theme Name:   Patient portal child theme
 Theme URI:    https://understrap.com
 Description:  UnderStrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/

a, h1.entry-title{
	color:red !important;
}



















/*
Theme Name:   Patient portal child theme
Description:  Patient Portal1 ferring
Author:       Ferring
Author URL:   vakilspremedia
Template:     understrap
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  understrap-child
*/


@font-face {
    font-family: 'Arial';
    font-weight: medium;
    src: url("./fonts/ARIAL.TTF") format("truetype");
}

@font-face {
    font-family: 'ArialBold';
    font-weight: medium;
    src: url("/fonts/ARIALBD.TTF") format("truetype");
}

body,p,div,h4,h5,h6,button{
font-family:'Arial';
}
h1,h2,h3{
font-family:'Arial';
}

a, h1.entry-title{
	color:red !important;
}
