/* 
 Theme Name:   Tuple Technologies Child
 Theme URL:    https://webmarketers.ca
 Description:  Tuple Technologies child theme for Hello Elementor parent theme
 Author:       techleadz.wpteam@gmail.com
 Author URL:   https://webmarketers.ca
 Template:     Tuple Technologies
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
.mak-slider .swiper-wrapper{
    transition-timing-function: linear !important;
}
@font-face {
  font-family: 'Gilmer Bold';
  src: url('fonts/GilmerBold.woff2') format('woff2'),
      url('fonts/GilmerBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Gilmer Light';
  src: url('fonts/GilmerLight.woff2') format('woff2'),
      url('fonts/GilmerLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilmer Heavy';
  src: url('fonts/GilmerHeavy.woff2') format('woff2'),
      url('fonts/GilmerHeavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilmer Medium';
  src: url('fonts/GilmerMedium.woff2') format('woff2'),
      url('fonts/GilmerMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}