@bar0metr: To use bridges with the tor daemon, simply write on your torrc:
UseBridges 1
ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy
and then the different lines of bridges, the whole line. One bridge per line.:
Bridge obfs4 ip fingerprint etc
(edited to correct the configuration)