@font-face {
  font-family: 'Recife';
  src: url('./RecifeDisplay-Book.woff2') format('woff2'),
    url('./RecifeDisplay-Book.woff') format('woff');
}

@font-face {
  font-family: 'V';
  src: url('./variable.woff2') format('woff2'),
    url('./variable.woff') format('woff');
  font-weight: 0 3000;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-Thin/font.woff2') format('woff2'),
    url('webFonts/TTCommons-Thin/font.woff') format('woff');
  font-weight: 100;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-ThinItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-ThinItalic/font.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-ExtraLight/font.woff2') format('woff2'),
    url('webFonts/TTCommons-ExtraLight/font.woff') format('woff');
  font-weight: 200;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-ExtraLightItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-ExtraLightItalic/font.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-Light/font.woff2') format('woff2'),
    url('webFonts/TTCommons-Light/font.woff') format('woff');
  font-weight: 300;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-LightItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-LightItalic/font.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-Book/font.woff2') format('woff2'),
    url('webFonts/TTCommons-Book/font.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-BookItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-BookItalic/font.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-Medium/font.woff2') format('woff2'),
    url('webFonts/TTCommons-Medium/font.woff') format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-MediumItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-MediumItalic/font.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-DemiBold/font.woff2') format('woff2'),
    url('webFonts/TTCommons-DemiBold/font.woff') format('woff');
  font-weight: 600;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-DemiBoldItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-DemiBoldItalic/font.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-Bold/font.woff2') format('woff2'),
    url('webFonts/TTCommons-Bold/font.woff') format('woff');
  font-weight: 700;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-BoldItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-BoldItalic/font.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-ExtraBold/font.woff2') format('woff2'),
    url('webFonts/TTCommons-ExtraBold/font.woff') format('woff');
  font-weight: 800;
}

@font-face {
  font-family: 'TTCommons';
  src: url('webFonts/TTCommons-ExtraBoldItalic/font.woff2') format('woff2'),
    url('webFonts/TTCommons-ExtraBoldItalic/font.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

.msg-alert p {
  color: white !important;
}
