/**
Theme Name:   UFL Theme
Theme URI:    https://www.wpbeginner.com/
Description:  A Twenty Twenty-One child theme 
Author:       eWayCorp
Template:     twentytwentyone
Version:      1.0.0
Text Domain:  ufltheme
**/

/**** Import Fonts ****/
@font-face { 
  font-display: swap;
  font-family: "gentonalight";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Light.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonabook";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonamedium";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Medium.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonamediumitalic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-MediumItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonasemibold";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-SemiBold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonaheavy";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonabookbold";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonaextrabold";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonabookitalic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonaextrabolditalic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-BoldItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonaheavyitalic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-BoldItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "gentonabbitalic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-BoldItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face { 
  font-display: swap;
  font-family: "IBM Plex light";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Light.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "IBM Plex regular";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "IBM Plex medium";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Medium.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "IBM Plex medium italic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-MediumItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "IBM Plex semibold";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-SemiBold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "IBM Plex bold";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "IBM Plex italic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face { 
  font-display: swap;
  font-family: "IBM Plex bold italic";
  src: url(/wp-content/themes/ufl-theme/fonts/IBMPlexSans-BoldItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}