@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?gbobry');
    src:  url('../fonts/icomoon/icomoon.eot?gbobry#iefix') format('embedded-opentype'),
      url('../fonts/icomoon/icomoon.ttf?gbobry') format('truetype'),
      url('../fonts/icomoon/icomoon.woff?gbobry') format('woff'),
      url('../fonts/icomoon/icomoon.svg?gbobry#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2');
}     
@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/Montserrat-Light.woff2') format('woff2');
}     
@font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2');
}     