/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  /*src: local('Inter'), local('Inter'), */
}
/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    /*src: local('Inter'), local('Inter'), */
}
/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    /*src: local('Inter'), local('Inter'), */
}
/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    /*src: local('Inter'), local('Inter'), */
}
/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    /*src: local('Inter'), local('Inter'), */
}
/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    /*src: local('Inter'), local('Inter'), */
}
/* latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    /*src: local('Inter'), local('Inter'), */
}


@font-face {
    font-family: 'Inter';
    /*src: url('../../../Fonts/Myriad Pro Bold SemiExtended.ttf' ) format("truetype");*/
} 

