/* CSS to add Font uploaded as Site Files
you will need to replace sample code with your own
Format is not able to supply support to get this to work
*/
@font-face {
font-family: 'Telugu-MN'; src: url('https://4ormat-asset.s3.amazonaws.com/vfs/1814700/public_assets/126433835/telugu-mn.ttf');}
h1, h2, h3 {
font-family: 'Telugu-MN'!important;}
@font-face {
font-family: 'Telugu-MN'; src: url('https://4ormat-asset.s3.amazonaws.com/vfs/1814700/public_assets/126433835/telugu-mn.ttf');}
p {
font-family: 'Telugu-MN'!important;}
@font-face {
font-family: 'Telugu-MN'; src: url('https://4ormat-asset.s3.amazonaws.com/vfs/1814700/public_assets/126433835/telugu-mn.ttf');}
a {
font-family: 'Telugu-MN'!important;}
/* following code is an example of overriding majority of settings in one go, to override all other font styles set in the Design area of the Format Dashboard */
body, h1, h2, h3, h4, h5, h6, p, menu, nav, address, ul, li, ol, #caption, #caption h1, #caption h2, #caption p {
font-family: Telugu-MN, sans-serif!important; font-weight:400!important;
}
/* Ends include fonts */