Hey man, long time no see, soz bout that.
I started working on a website again, and I’ve set up some fonts in the GP menu, but I need to use bootstrap too for a script let’s say, I placed the link rel stylesheet in the top of the gp hooks, wp head, and it looks like this
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
When I use it, the fonts don’t work.
Any suggestions ?