@font-face {
  font-family: 'Gotham Book';
  src: url('gotham/Gotham-Book.eot');
  src: local('☺'), url('gotham/Gotham-Book.woff') format('woff'), url('gotham/Gotham-Book.ttf') format('truetype'),
    url('gotham/Gotham-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Medium';
  src: url('gotham/Gotham-Medium.eot');
  src: local('☺'), url('gotham/Gotham-Medium.woff') format('woff'),
    url('gotham/Gotham-Medium.ttf') format('truetype'), url('gotham/Gotham-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Black';
  src: url('gotham/Gotham-Black.eot');
  src: local('☺'), url('gotham/Gotham-Black.woff') format('woff'),
    url('gotham/Gotham-Black.ttf') format('truetype'), url('gotham/Gotham-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Ultra';
  src: url('gotham/Gotham-Ultra.eot');
  src: local('☺'), url('gotham/Gotham-Ultra.woff') format('woff'),
    url('gotham/Gotham-Ultra.ttf') format('truetype'), url('gotham/Gotham-Ultra.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Figtree Black Italic";
  src: url("figtree/Figtree-BlackItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Figtree Medium Italic";
  src: url("figtree/Figtree-MediumItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Figtree Regular";
  src: url("figtree/Figtree-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("poppins/Poppins-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
}
