@font-face {
    font-family: 'Anybody_Condensed-Bold';
    src: url('../fonts/Anybody_Condensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Anybody_Condensed-BoldItalic';
    src: url('../fonts/Anybody_Condensed-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'FormulaCondensed-Bold';
    src: url('../fonts/FormulaCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-family: 'WorkSansMedium';
  src: url('../fonts/WorkSans-Medium.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.otf');
  font-style: normal;
}
