 /* Your font-face declarations */
 
        @font-face {
            font-family: "DTL Estuary OBF Regular";
            src: url("../fonts/Estuary/OB24E13T.woff2") format("woff2");
            font-weight: normal;
            font-display: swap;
        }
   
          @font-face {
            font-family: "DTL Estuary OBF Medium";
            src: url("../fonts/Estuary/OB24E14T.woff2") format("woff2");
            font-weight: 600;
            font-display: swap;
        }
        
         @font-face {
            font-family: "DTL Estuary OBF Bold";
            src: url("../fonts/Estuary/OB24E16T.woff2") format("woff2");
            font-weight: bold;
            font-display: swap;
        }
        
          @font-face {
            font-family: "DTL Estuary OBF Black";
            src: url("../fonts/Estuary/OB24E19T.woff2") format("woff2");
            font-weight: 800;
            font-display: swap;
        }
        
         @font-face {
            font-family: "DTL Estuary OBF Regular Italic";
            src: url("../fonts/Estuary/OB24E33T.woff2") format("woff2");
            font-weight: normal;
            font-display: swap;
        }
   
          @font-face {
            font-family: "DTL Estuary OBF Medium Italic";
            src: url("../fonts/Estuary/OB24E34T.woff2") format("woff2");
            font-weight: 600;
            font-display: swap;
        }
        
         @font-face {
            font-family: "DTL Estuary OBF Bold Italic";
            src: url("../fonts/Estuary/OB24E36T.woff2") format("woff2");
            font-weight: bold;
            font-display: swap;
        }
        
          @font-face {
            font-family: "DTL Estuary OBF Black Italic";
            src: url("../fonts/Estuary/OB24E39T.woff2") format("woff2");
            font-weight: 800;
            font-display: swap;
        }
        
          @font-face {
            font-family: "DTL Test OBF Medium Italic";
            src: url("../fonts/Test/OB24E34T.woff2") format("woff2");
            font-weight: 600;
            font-display: swap;
        }
        
         @font-face {
            font-family: "DTL Test OBF Bold Italic";
            src: url("../fonts/Test/OB24E36T.woff2") format("woff2");
            font-weight: bold;
            font-display: swap;
        }
        
          @font-face {
            font-family: "DTL Test OBF Black Italic";
            src: url("../fonts/Test/OB24E39T.woff2") format("woff2");
            font-weight: 800;
            font-display: swap;
        }