Hello,
4) Google Fonts doesn't support Felbridge font. I have it in my computer. Is it possible to upload it to this template?
Yes, you can do it via CSS3 @font-face Rule, more you can find here:
www.w3schools.com/cssref/css3_pr_font-face_rule.asp
5) "Our Featured Works section" To manage this section you need go to: Joomla admin area -> Module manager -> Our Featured Works. We highly recommend to turn off Joomla editor and manage in html How do I actually do this? Do I have to switch to some html editor?
As you can see section "Our Featured Works" use jQuery scripts which allow to use amazing effects. Unfortunately, the default joomla editor TinyMCE, removing all scripts, it's mean before edit module "Our Featured Works" you need shut off TinyMCE, in Joomla Global configuration
screencast.com/t/Wx2I2A7T0
1) From the main menu how do I change to start icon to something else?
You mean
"Star" icon?
Go to: /templates/ordasofttemplate-beyondtemplate/html/mod_menu/default_url.php
screencast.com/t/rYP8aWvkRP7
find there: "fa fa-star" and change it to one of another icons, from list
ordasvit.com/business4/index.php/2013-05-13-09-46-32/icons
2) Our team section. Is it possible to put five frames next to each other as the client that I'm making these page has five members in the team.
Our templates based on twitter bootsrap grid,you can easily add: 2,4,6,8
for each member <div class="span3 photojs"> you need just to change to <div class="span2 photojs"> for 6 members
but for 5 memebrs you will need to make changes in template CSS files
3) Template says that it has Google Maps implementation, but I don't see it. How can I replace Our price section with google maps module?
Sorry, it's our mistake, we will change description, but you can download our free Google map module
ordasoft.com/location-map-module-Joomla.html
and place it to module position-17
Please do not ask at 1 time a lot of questions, because you are not a one who need support. To make changes in template you should to have knowledge base in Joomla! CMS and css/html
Best Regards,
OrdaSoft team