.WaPlaceHolder>div{
    padding-top: 0!important;
}
:root { --background: #ffffff; --foreground: #121212; --card: #ffffff; --border: rgba(0, 0, 0, 0.1); --primary: #030213; --accent: #e9ebef; --radius: 0.625rem; --dot-color: #fff; }
:root { --background: #ffffff; --foreground: #121212; --card: #ffffff; --border: rgba(0, 0, 0, 0.1); --primary: #030213; --accent: #e9ebef; --radius: 0.625rem; --dot-color: #fff; }

:root { --primary-blue: #487ae6; --dark-blue: #3861d9; --white: #ffffff; --black: #2c2c2c; --gray-light: #f8f8f8; --gray: #e8e8e8; --width-header: 1250px; --width-hero: 1250px; --width-about: 1116px; --width-events: 1113px; --width-video: 850px; --width-vision: 1068px; --width-committees: 808px; --width-highlights: 1350px; --width-membership: 937px; --width-footer: 1116px; }

.wa-widget, 
.wa-form, 
.wa-event, 
.wa-memberDirectory, 
.wa-loginForm, 
.wa-registrationForm, 
.wa-profile, .WaGadgetEventsStateList {
    font-family: 'Montserrat'!important;
}

.wa-widget, 
.wa-widget * {
    font-family: 'Montserrat'!important;

}

<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Inter:400|Aeion+Mono:300,400,600,700" rel="stylesheet">

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

@font-face {
  font-family: 'Aeion Mono';
  src: url('/resources/Site/fonts/AeionMono-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Aeion Mono';
  src: url('/resources/Site/fonts/AeionMono-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
    font-display: swap;

}

@font-face {
  font-family: 'Aeion Mono';
  src: url('/resources/Site/fonts/AeionMono-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
    font-display: swap;

}

@font-face {
  font-family: 'Montserrat';
  src: url('/resources/Site/fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
    font-display: swap;

}

@font-face {
  font-family: 'Montserrat';
  src: url('/resources/Site/fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
    font-display: swap;

}

@font-face {
  font-family: 'Montserrat';
  src: url('/resources/Site/fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
    font-display: swap;

}

@font-face {
  font-family: 'Montserrat';
  src: url('/resources/Site/fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
    font-display: swap;

}

@font-face {
  font-family: 'Montserrat';
  src: url('/resources/Site/fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
    font-display: swap;

}
