@font-face {
  font-family: 'Gotham Pro';
  src: url("subset-GothamPro-Medium.woff2") format("woff2"), url("subset-GothamPro-Medium.woff") format("woff"), url("subset-GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("subset-GothamPro.woff2") format("woff2"), url("subset-GothamPro.woff") format("woff"), url("subset-GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("subset-GothamPro-Bold.woff2") format("woff2"), url("subset-GothamPro-Bold.woff") format("woff"), url("subset-GothamPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

  @font-face {
    font-family: 'GothamPro-Medium';
    src: url("../fonts/subset-GothamPro-Medium.woff2") format("woff2"), url("../fonts/subset-GothamPro-Medium.woff") format("woff"), url("../fonts/subset-GothamPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal; 
    font-display: swap;
  }
  
  @font-face {
    font-family: 'GothamPro';
    src: url("../fonts/subset-GothamPro.woff2") format("woff2"), url("../fonts/subset-GothamPro.woff") format("woff"), url("../fonts/subset-GothamPro.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; 
    font-display: swap;
  }
  
  @font-face {
    font-family: 'GothamPro-Bold';
    src: url("../fonts/subset-GothamPro-Bold.woff2") format("woff2"), url("../fonts/subset-GothamPro-Bold.woff") format("woff"), url("../fonts/subset-GothamPro-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal; 
    font-display: swap;
  }
  
  @font-face {
    font-family: 'GothamPro-Light';
    src: url("../fonts/subset-GothamPro-Light.woff2") format("woff2"), url("../fonts/subset-GothamPro-Light.woff") format("woff"), url("../fonts/subset-GothamPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal; 
    font-display: swap;
  }
  @media (max-width: 577px){
    .filter-box.pag-box {
        width: 100% !important;
        justify-content: flex-end;
    }
  }
  
