/*
 Theme Name: Aguapure Child
 Template: aguapure
*/

@font-face {
  font-family: 'ProximaSoft';
  src: url('../aguapure-child/font/ProximaSoft-Regular.woff2') format('woff2'),
       url('../aguapure-child/font/ProximaSoft-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaSoft';
  src: url('../aguapure-child/font/ProximaSoft-Light.woff2') format('woff2'),
       url('../aguapure-child/font/ProximaSoft-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaSoft';
  src: url('../aguapure-child/font/ProximaSoft-Medium.woff2') format('woff2'),
       url('../aguapure-child/font/ProximaSoft-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaSoft';
  src: url('../aguapure-child/font/ProximaSoft-Bold.woff2') format('woff2'),
       url('../aguapure-child/font/ProximaSoft-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

body {font-family: 'ProximaSoft' !important;}

h1, h2, h3, h4, h5, h6 {font-family: 'ProximaSoft' !important; font-weight: 700 !important;}

p {font-family: 'ProximaSoft' !important; font-weight: 400 !important;}