﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&display=swap');
@font-face{
    font-family: Patria;
    font-style: normal;
    font-weight: 400;
    src: url(https://framework-gb.cdn.gob.mx/applications/cms/fonts/Patria_Regular.otf) format("opentype");
}

*{
    margin:0;
    padding:0;
    border:0 none;
    position: relative; 
    outline: none;
}

html {
  min-height: 100%;
  position: relative;
}



.ms-rteFontFace-3, .ms-rteFontFace-4, .ms-rteFontFace-5, .ms-rteFontFace-6, .ms-rteFontFace-7, .ms-rteFontFace-8, .ms-rteFontFace-9, .ms-rteFontFace-10, .ms-rteFontFace-11, .ms-rteFontFace-12, .ms-rteFontFace-13
{
	    font-family: 'Noto Sans', sans-serif !important;
}
.ms-rteFontFace-1, h1
{
	  font-family:Patria,"Noto Sans",Helvetica,Arial,sans-serif !important;
	  color:#9B3324 !important;
}

.ms-rteFontFace-2

{
      font-family:Patria,"Noto Sans",Helvetica,Arial,sans-serif !important;
          font-size: 14pt !important;   
        line-height: 1.6 !important;
}

  h2
{
 font-family:Patria,"Noto Sans",Helvetica,Arial,sans-serif !important;
font-size: 24pt;
    color: #9B3324!important;
    font-weight: 600;
    }

html body,
body
{
   font-family: 'Noto Sans', sans-serif !important;
   }
h3, h4, h5
{
   font-family: 'Noto Sans', sans-serif !important;
 
   }
