@font-face {
    font-family: 'TT Polls Script';
    src: local('TT Polls Script Regular'), local('TT-Polls-Script-Regular'),
        url('TTPollsScript-Regular.woff2') format('woff2'),
        url('TTPollsScript-Regular.woff') format('woff'),
        url('TTPollsScript-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

@font-face {
    font-family: "LobsterRegular";
    src: url("lobsterRegular.eot");
    src: url("lobsterRegular.eot?#iefix")format("embedded-opentype"),
    url("lobsterRegular.woff") format("woff"),
    url("lobsterRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}