Jak wgrać czcionkę Lobster Two

Założony przez  HearMe.

Wersja skryptu MyBB: 1.8
Adres forum: obojetni.xaa.pl
Na czym polega problem: Chciałbym wgrać czcionkę Lobster Two i wykorzystać ją w panelach bocznych. Przekopałem już chyba całe forum i poradniki ale widocznie robię coś źle.
Mój kod (wstawiłem go do global.css):
@font-face {
font-family'LobsterTworegular';
srcurl('lobstertwo-regular-webfont.eot'format('embedded-opentype'),
      
url('lobstertwo-regular-webfont.woff2'format('woff2'),
      
url('lobstertwo-regular-webfont.woff'format('woff'),
      
url('lobstertwo-regular-webfont.ttf'format('truetype'),
      
url('lobstertwo-regular-webfont.svg'format('svg');
font-weightnormal;
font-stylenormal;

Pliki wgrałem do folderu inc.

Wstawiam taki kodzik:
<span style="font-family: LobsterTworegular;">Tekst</span
i nic :/

Czcionkę pobrałem z fontsquirrel.com
A nie lepiej użyć google fonts?
do headerinclude dodajesz
<link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
a w css używasz tylko:
font-family: 'Lobster Two';

tutaj link do google fonts:
https://www.google.com/fonts#QuickUsePla...obster+Two



Użytkownicy przeglądający ten wątek:

1 gości