/*
Theme Name: Bexon Child
Description: Bexon Child Theme
Author: AIM Fintax
Author URI: http://aimfintax.com
Template: bexon
Version: 1.0.0
*/

/* Add your custom styles here */

@font-face {
  font-family: 'Roboto';
  src: url('../bexon/fonts/Roboto-Regular.woff2') format('woff2'),
       url('../bexon/fonts/Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../bexon/fonts/Inter-Regular.woff2') format('woff2'),
       url('../bexon/fonts/Inter-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
