@font-face {
  font-family: 'butler';
  src: url('../fonts/Butler_Black.woff2') format('woff2'),
       url('../fonts/Butler_Black.woff') format('woff'),
       url('../fonts/Butler_Black.otf') format('otf');
       font-weight: 900;
}

@font-face {
  font-family: 'butler';
  src: url('../fonts/Butler_Bold.woff2') format('woff2'),
       url('../fonts/Butler_Bold.woff') format('woff'),
       url('../fonts/Butler_Bold.otf') format('otf');
       font-weight: 700;
}

@font-face {
  font-family: 'butler';
  src: url('../fonts/Butler_ExtraBold.woff2') format('woff2'),
       url('../fonts/Butler_ExtraBold.woff') format('woff'),
       url('../fonts/Butler_ExtraBold.otf') format('otf');
       font-weight: 800;
}

@font-face {
  font-family: 'butler';
  src: url('../fonts/Butler_Light.woff2') format('woff2'),
       url('../fonts/Butler_Light.woff') format('woff'),
       url('../fonts/Butler_Light.otf') format('otf');
       font-weight: 300;
}

@font-face {
  font-family: 'butler';
  src: url('../fonts/Butler_Medium.woff2') format('woff2'),
       url('../fonts/Butler_Medium.woff') format('woff'),
       url('../fonts/Butler_Medium.otf') format('otf');
       font-weight: 500;
}


@font-face {
  font-family: 'butler';
  src: url('../fonts/Butler_Regular.woff2') format('woff2'),
       url('../fonts/Butler_Regular.woff') format('woff'),
       url('../fonts/Butler_Regular.otf') format('otf');
       font-weight: 400;
}

@font-face {
  font-family: 'Josefin';
  src: url('../fonts/JosefinSans-Bold.woff2') format('woff2'),
       url('../fonts/JosefinSans-Bold.woff') format('woff'),
       url('../fonts/JosefinSans-Bold.ttf') format('truetype');
       font-weight: 800;
}
@font-face {
  font-family: 'Josefin';
  src: url('../fonts/JosefinSans-Light.woff2') format('woff2'),
       url('../fonts/JosefinSans-Light.woff') format('woff'),
       url('../fonts/JosefinSans-Light.ttf') format('truetype');
       font-weight: 300;
}
@font-face {
  font-family: 'Josefin';
  src: url('../fonts/JosefinSans-Medium.woff2') format('woff2'),
       url('../fonts/JosefinSans-Medium.woff') format('woff'),
       url('../fonts/JosefinSans-Medium.ttf') format('truetype');
       font-weight: 500;
}
@font-face {
  font-family: 'Josefin';
  src: url('../fonts/JosefinSans-Regular.woff2') format('woff2'),
       url('../fonts/JosefinSans-Regular.woff') format('woff'),
       url('../fonts/JosefinSans-Regular.ttf') format('truetype');
       font-weight: 400;
}

@font-face {
  font-family: 'Josefin';
  src: url('../fonts/JosefinSans-SemiBold.woff2') format('woff2'),
       url('../fonts/JosefinSans-SemiBold.woff') format('woff'),
       url('../fonts/JosefinSans-SemiBold.ttf') format('truetype');
       font-weight: 600;
}

@font-face {
  font-family: 'lato';
  src: url('../fonts/Lato-Black.woff2') format('woff2'),
       url('../fonts/Lato-Black.woff') format('woff'),
       url('../fonts/Lato-Black.ttf') format('truetype');
       font-weight: 900;
        
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/Lato-Bold.woff2') format('woff2'),
       url('../fonts/Lato-Bold.woff') format('woff'),
       url('../fonts/Lato-Bold.ttf') format('truetype');
       font-weight: 700;
        
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/Lato-Light.woff2') format('woff2'),
       url('../fonts/Lato-Light.woff') format('woff'),
       url('../fonts/Lato-Light.ttf') format('truetype');
       font-weight: 300;
}

@font-face {
  font-family: 'lato';
  src: url('../fonts/Lato-Regular.woff2') format('woff2'),
       url('../fonts/Lato-Regular.woff') format('woff'),
       url('../fonts/Lato-Regular.ttf') format('truetype');
        font-weight: 400;
}
@font-face {
  font-family: 'MyriadPro';
  src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
       url('../fonts/MyriadPro-Regular.woff') format('woff'),
       url('../fonts/MyriadPro-Regular.otf') format('otf');
       font-weight: 400;
}