<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');
</style>/* @import url('http://example.com/example_style.css'); */
font-family: 'Montserrat', sans-serif;
<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;1,600&display=swap');
</style>
font-family: 'Montserrat', sans-serif;

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.team-wrap .team-content {
margin: 0 !important;
}