/*@font-face {*/
/*  font-family: 'Unbounded';*/
/*  src: local('Unbounded-Light'), local('Unbounded-Light'),*/
/*  url('Unbounded-Light.woff2?v=dsfds') format('woff2'),*/
/*  url('Unbounded-Light.woff?v=dsfds') format('woff'),*/
/*  url('Unbounded-Light.ttf?v=dsfds') format('ttf');*/
/*  font-weight: 300;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Unbounded';*/
/*  src: local('Unbounded-Bold'), local('Unbounded-Bold'),*/
/*  url('Unbounded-Bold.woff2?v=dsfds') format('woff2'),*/
/*  url('Unbounded-Bold.woff?v=dsfds') format('woff'),*/
/*  url('Unbounded-Bold.ttf?v=dsfds') format('ttf');*/
/*  font-weight: bold;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/


/*@font-face {*/
/*  font-family: 'Unbounded';*/
/*  src: local('Unbounded-ExtraBold'), local('Unbounded-ExtraBold'),*/
/*  url('Unbounded-ExtraBold.woff2?v=dsfds') format('woff2'),*/
/*  url('Unbounded-ExtraBold.woff?v=dsfds') format('woff'),*/
/*  url('Unbounded-ExtraBold.ttf?v=dsfds') format('ttf');*/
/*  font-weight: 800;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/

@font-face {
  font-family: 'RF';
  src: local('RobotoFlex'), local('RobotoFlex'),
  url('RobotoFlex.woff2') format('woff2 supports variations'),
  url('RobotoFlex.ttf') format('truetype');
  font-display: swap;
}

