

/* убрать баннер */
.common-banner-wrapper {
  display:none!important;
}

.talks-widget-button {
    background: #5E2E92; 
    color: #fff; 
    padding: 1rem 1.5rem; 
    border-radius: 3px; 
   }
<!-- Стилизация кнопики общения -->

.standard-logo{
  display:none!important;
}

/* Шрифт Acrom */
@font-face {      
     font-family: 'Acrom';
     src: local('Acrom Thin'), local('Acrom-Thin'),
          url('/fileservice/file/download/a/509417/sc/12/h/66191f201782e2511453747b56e9fede.eot') format('embedded-opentype'),          
          url('/fileservice/file/download/a/509417/sc/119/h/3faeb13382d50073b0aae52d5570531d.woff') format('woff'); 
     font-weight: 100;
	 font-style: normal;
}
@font-face {      
     font-family: 'Acrom';
     src: local('Acrom Light'), local('Acrom-Light'),
          url('/fileservice/file/download/a/509417/sc/315/h/08de33e3fd3b56d9cac92fb89f5f8566.eot') format('embedded-opentype'),          
          url('/fileservice/file/download/a/509417/sc/330/h/e0ec93bacd4c4133e38cf84f263acb09.woff') format('woff'); 
     font-weight: 300;
	 font-style: normal;
}
@font-face {      
     font-family: 'Acrom';
     src: local('Acrom Regular'), local('Acrom-Regular'),
          url('/fileservice/file/download/a/509417/sc/483/h/45909e8bee25823058f8cf1182490239.eot') format('embedded-opentype'),          
          url('/fileservice/file/download/a/509417/sc/196/h/9eb89ac5520b7c5a2c7205643e8e52bf.woff') format('woff'); 
     font-weight: 400;
	 font-style: normal;
}
@font-face {      
     font-family: 'Acrom';
     src: local('Acrom Bold'), local('Acrom-Bold'),
          url('/fileservice/file/download/a/509417/sc/96/h/05d1584ad82a556bb25310ce847e966a.eot') format('embedded-opentype'),          
          url('/fileservice/file/download/a/509417/sc/437/h/a4c6968d05e15f9bbfb2ef3bbedc49d0.woff') format('woff'); 
     font-weight: 700;
	 font-style: normal;
}

@font-face {      
     font-family: 'Acrom';
     src: local('Acrom ExtraBold'), local('Acrom-ExtraBold'),
          url('/fileservice/file/download/a/509417/sc/433/h/bd67d71d9b5ad52f9a0b5ea38c4ecdd3.eot') format('embedded-opentype'),          
          url('/fileservice/file/download/a/509417/sc/324/h/10ee48c53d087ce10b51c3bf415beeee.woff') format('woff'); 
     font-weight: 800;
	 font-style: normal;
}



@font-face {      
     font-family: 'Acrom';
     src: local('Acrom Medium'), local('Acrom-Medium'),
          url('/fileservice/file/download/a/509417/sc/296/h/6d30f80d0f73fe9378b9e4a4dce37c0a.eot') format('embedded-opentype'),          
          url('/fileservice/file/download/a/509417/sc/484/h/66e561dec46596d5a2558775538300a8.woff') format('woff'); 
     font-weight: 500;
	 font-style: normal;
}





body .f-text,
body .f-header,
body .f-btn {
font-family: 'Acrom',  !important;

}

