/*Buttons*/
/*Fonts
* Gotham - Light, Medium, Bold
* Verdana
*/
@font-face {
  font-family: 'Gotham';
  src: url("/s/sfsites/c/resource/AA_GothamFont/AA_GothamFont/Gotham-Medium.woff") format("woff");
}
@font-face {
  font-family: 'GothamLight';
  src: url("/s/sfsites/c/resource/AA_GothamFont/AA_GothamFont/Gotham-Light.woff") format("woff");
}
@font-face {
  font-family: 'GothamMedium';
  src: url("/s/sfsites/c/resource/AA_GothamFont/AA_GothamFont/Gotham-Medium.woff") format("woff");
}
@font-face {
  font-family: 'GothamBook';
  src: url("/s/sfsites/c/resource/AA_GothamFont/AA_GothamFont/Gotham-Book.woff") format("woff");
}
@font-face {
  font-family: 'GothamBold';
  src: url("/s/sfsites/c/resource/AA_GothamFont/AA_GothamFont/Gotham-Bold.otf") format("opentype");
}
