/*
 * Theme Name: Bellmont SECCA Child Subtheme
 * Template: bellmont
 * Description: This is the Base Child Theme for the Bellmont Theme. 
 * Author: University Marketing and Communications
 * Author URI: https://ucomm.utexas.edu/
 * Version: 1.2.7
 * Text Domain: bellmont-secca
 *
*/

@font-face {
  font-family: "BDC Drugstore Cowboy";
  src: url("assets/fonts/BDCDrugstoreCowboyRoundOut.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Blackbike Two Regular";
  src: url("assets/fonts/BlackbikeTwo-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fetza Extra Bold";
  src: url("assets/fonts/Fetzav02-ExtraBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fetza Extra Regular";
  src: url("assets/fonts/Fetzav02-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fetza Wide Extra Bold";
  src: url("assets/fonts/Fetzav02-WideExtraBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

